list_nat_gateway_rules
Retrieve all rules assigned to a NAT gateway in a data center. Use to inspect or verify NAT configurations.
Instructions
List all rules of a specific NAT gateway
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | nesting depth of returned objects (0-5, default 1) | |
| filters | No | server-side filters as property→value pairs (contains match); e.g. {"name":"prod","type":"SNAT"} If the result is empty, retry without filters — a filter typo or mismatch silently returns nothing. | |
| datacenter_id | Yes | the ID of the data center | |
| nat_gateway_id | Yes | the ID of the NAT gateway |