update_vng_azure
Modify Azure Virtual Node Group configurations in Spotinst Ocean clusters. Provide JSON updates with safety confirmation required for changes.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vng_id | Yes | ||
| updates_json | Yes | ||
| confirm | No | ||
| account_id | No |