Which method will result in unique names per VM when scaling out a Service in a Calm Blueprint?
Which method will result in unique names per VM when scaling out a Service in a Calm Blueprint?
The most effective method to ensure unique names per VM when scaling out a Service in a Calm Blueprint is by using the macro variable @@{calm_array_index}@@ in the Service VM Name field. This macro variable ensures that each VM instance gets a unique index number appended to its name, thereby producing distinct and unique names for each VM instance.
Correct answer is B
https://portal.nutanix.com/page/documents/details?targetId=Self-Service-Admin-Operations-Guide-v3_7_1_1:nuc-blueprint-configuring-service-vm-package-t.html