nerdexam
Nutanix

NCP-MCA · Question #97

An administrator wants to execute a post-create task that will trigger an API call to create a front end application. Which task type should the administrator use?

The correct answer is A. HTTP. A post-create task is a task that runs after a blueprint or runbook deployment is completed. A post- create task can be used to perform additional configuration or automation on the deployed resources. An HTTP task is a task that executes an HTTP request to a specified URL…

Manage Automation Workflows

Question

An administrator wants to execute a post-create task that will trigger an API call to create a front end application. Which task type should the administrator use?

Options

  • AHTTP
  • BPredefined
  • CeScript
  • DSimple

How the community answered

(30 responses)
  • A
    93% (28)
  • B
    3% (1)
  • D
    3% (1)

Explanation

A post-create task is a task that runs after a blueprint or runbook deployment is completed. A post- create task can be used to perform additional configuration or automation on the deployed resources. An HTTP task is a task that executes an HTTP request to a specified URL, with optional headers, body, and authentication. An HTTP task can be used to trigger an API call to another system or service, such as creating a front end application. A predefined task is a task that uses a predefined script or command to perform a common operation, such as installing a package or running a service. A predefined task cannot be used to trigger an API call to another system or service. An eScript task is a task that executes a custom script written in JavaScript or Python. An eScript task can be used to perform complex logic or operations that are not available in predefined tasks. However, an eScript task requires more coding skills and testing than an HTTP task. A simple task is a task that executes a simple command or script on the target VM or host. A simple task cannot be used to trigger an API call to another system or service.

Topics

#HTTP task#API integration#post-create task#Blueprint tasks

Community Discussion

No community discussion yet for this question.

Full NCP-MCA Practice