update_vng_azure
Update an Azure Virtual Network Gateway (VNG) configuration by specifying the VNG ID and a JSON string of fields to modify. Requires explicit confirmation to apply changes safely.
Instructions
DESTRUCTIVE: Update an Azure VNG configuration. Requires confirm=true. Pass updates as a JSON string.
Args: vng_id: The VNG ID (e.g. vng-14e08b61) updates_json: JSON string of fields to update confirm: Must be true to execute. Safety guard. account_id: Account ID for an Azure account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vng_id | Yes | ||
| updates_json | Yes | ||
| confirm | No | ||
| account_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |