delete_gateway_group
Delete a gateway group by ID. Irreversible action that requires confirmation before executing.
Instructions
Delete a gateway group by ID. WARNING: This is irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be set to True to execute. Safety gate for destructive operations. | |
| dry_run | No | If True, preview the operation without executing. | |
| group_id | Yes | Gateway group ID (from search_gateway_groups) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||