What is the correct syntax for using a macro within a Calm blueprint?

What is the correct syntax for using a macro within a Calm blueprint?
A . @@{calm.object}(@@
B . %calm.object%
C . {{calm.object}}
D . $_calm.object_$

Answer: A

Explanation:

A macro is a placeholder for a value that is resolved at runtime. Macros can be used to reference various Calm objects, such as variables, secrets, credentials, tasks, and services. The correct syntax for using a macro within a Calm blueprint is @@{calm.object}(@@, where calm.object is the name of the object to be referenced. For example, @@{username}(@@ would resolve to the value of the username variable at runtime. The other options are incorrect syntaxes for macros and would not be resolved by Calm.

Reference: Nutanix Certified Professional – Multicloud Automation (NCP-MCA)

v6.5, Nutanix Certified Professional – Multicloud Automation (NCP-MCA) 6 Exam, Nutanix Certified Professional – Multicloud Automation

Reference: https://portal.nutanix.com/page/documents/details?targetId=Nutanix-Calm-Admin-Operations-Guide-v3_2_7:nuc-components-macros-overview-c.html

Latest NCP-MCA Dumps Valid Version with 75 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments