delete_nat_onetoone_mapping
Remove a 1:1 NAT mapping permanently by its ID. Irreversible action; confirm to execute or use dry-run to preview changes.
Instructions
Delete a 1:1 NAT mapping 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. | |
| mapping_id | Yes | Mapping ID (from search_nat_onetoone_mappings) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||