ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 78 - NCP-MCA discussion

Report
Export

A developer has been asked to ensure that when a Blueprint is executed. an IP address is reserved in the IPAM system before the execution can continue. The developer must achieve this with the least amount of work.

How should the developer satisfy this requirement?

A.
Use an application profile.
Answers
A.
Use an application profile.
B.
Use Service dependency.
Answers
B.
Use Service dependency.
C.
Use a Pre-create task.
Answers
C.
Use a Pre-create task.
D.
Use an HTTP task.
Answers
D.
Use an HTTP task.
Suggested answer: D

Explanation:

An HTTP task is a type of task that can be added to a blueprint or a runbook to perform REST API calls to external systems. An HTTP task can be used to reserve an IP address in the IPAM system before deploying a VM or an application, by sending a POST request with the required parameters and headers. The HTTP task can also capture the response from the IPAM system and store it as a variable for later use. This is the simplest and most efficient way to integrate with an IPAM system, as it does not require any additional configuration or scripting.

Nutanix Multicloud Automation Administration (NMCAA) Course, Module 2: Self-Service, Lesson 2.4: Creating and Managing Blueprints, Slide 23: HTTP Task

Nutanix Certified Professional - Multicloud Automation (NCP-MCA) Exam Blueprint Guide, Section 2: Deploy and Configure Self-service and Related Components, Objective 2.1: Given a scenario, create a blueprint to deploy infrastructure and applications using Self-Service

asked 23/09/2024
Sumit Sengupta
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first