ncloud_create_integration
Create an outgoing webhook integration for Cloud Insight to send monitoring alerts to external services. Configure the webhook URL, headers, and payload template.
Instructions
Create a new Cloud Insight integration (outgoing webhook).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Outgoing webhook URL | |
| name | Yes | Name of the integration | |
| type | No | Integration type (currently 'OUT_GOING') | OUT_GOING |
| headers | No | HTTP headers to send (max 10 entries) | |
| payload | Yes | Request payload template (JSON string, 0-15000 bytes) |