ncloud_delete_acg
Delete an Access Control Group (ACG) from a VPC. Provide the VPC and ACG numbers, then set confirm=true to execute the removal.
Instructions
⚠️ Destructive: Delete an Access Control Group. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vpcNo | Yes | VPC number (required) | |
| confirm | No | Must be true to actually execute the destructive operation | |
| accessControlGroupNo | Yes | ACG number to delete (required) |