update_nat_outbound_mapping
Update an existing outbound NAT mapping by ID to change source, target, ports, protocol, and apply immediately.
Instructions
Update an existing outbound NAT mapping by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| descr | No | Description | |
| source | No | Source network/address | |
| target | No | Translation target type | |
| dstport | No | Destination port or port range | |
| disabled | No | Whether the mapping is disabled | |
| poolopts | No | Pool options for multiple addresses | |
| protocol | No | Protocol (tcp, udp, tcp/udp, etc.) | |
| targetip | No | Translation target IP address | |
| interface | No | Interface for the mapping | |
| mapping_id | Yes | Mapping ID (from search_nat_outbound_mappings) | |
| sourceport | No | Source port or port range | |
| destination | No | Destination network/address | |
| targetip_subnet | No | Translation target subnet mask | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||