Valid NCP-MCA Dumps shared by ExamDiscuss.com for Helping Passing NCP-MCA Exam! ExamDiscuss.com now offer the newest NCP-MCA exam dumps, the ExamDiscuss.com NCP-MCA exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com NCP-MCA dumps with Test Engine here:
A developer updated a blueprint to ensure that the IP address of the VM is reserved in IPAM as part of the deployment process. The developer noticed that when new VMs are created, they still get a DHCP IP address and not a reserved IP address. What is the most likely reason for this behavior?
Correct Answer: B
The most likely reason for this behavior is that the developer created a post-create task for reserving the IP address. A post-create task is executed after the VM is created and powered on, which means that the VM already obtained a DHCP IP address before the task is run. To reserve the IP address in IPAM as part of the deployment process, the developer should create a pre-create task instead. A pre-create task is executed before the VM is created and powered on, which allows the task to reserve the IP address in IPAM and assign it to the VM. References: Nutanix Certified Professional - Multicloud Automation (NCP-MCA) Exam Blueprint Guide, page 15; Nutanix NCP-MCA Questions, question 57.