ncloud_edge_edit_edge
Modify an existing Global Edge CDN edge configuration by supplying a modified JSON object. Adjust settings to control content delivery.
Instructions
Edit an existing Global Edge CDN edge configuration. Provide the full edge configuration as a JSON object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| edgeId | Yes | Edge ID to edit | |
| configuration | Yes | Full edge configuration as JSON string (get current config from ncloud_edge_get_edge, modify, and pass here) |