ncloud_create_integration
Set up an outgoing webhook integration in Cloud Insight to route event notifications to a specified URL with custom headers and payload.
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) |