NCP-MCA · Question #157
Exhibit. The user would like to take a snapshot, expand the vDisk and get the result with a Slack message triggered by a pipeline CI/CD. What trigger should be used?
The correct answer is D. Webhook. To trigger a series of actions (taking a snapshot, expanding the vDisk, and sending a Slack message) from a pipeline CI/CD, the appropriate trigger to use is "Webhook." Webhooks allow external systems, such as CI/CD pipelines, to trigger playbooks in Nutanix Calm via HTTP…
Question
Exhibit. The user would like to take a snapshot, expand the vDisk and get the result with a Slack message triggered by a pipeline CI/CD. What trigger should be used?
Options
- AManual
- BREST API
- CAlert
- DWebhook
How the community answered
(47 responses)- A4% (2)
- B2% (1)
- C4% (2)
- D89% (42)
Explanation
To trigger a series of actions (taking a snapshot, expanding the vDisk, and sending a Slack message) from a pipeline CI/CD, the appropriate trigger to use is "Webhook." Webhooks allow external systems, such as CI/CD pipelines, to trigger playbooks in Nutanix Calm via HTTP requests, making them suitable for integrating with CI/CD tools.
Topics
Community Discussion
No community discussion yet for this question.