list_nat_rules
List all NAT rules from the USER section of a Tier-1 gateway to verify existing rules before creating or deleting a NAT rule.
Instructions
[READ] List NAT rules on a Tier-1 gateway (USER section).
Returns the result envelope; check truncated before calling it complete.
Get tier1_id from list_tier1_gateways first. Use this before create_nat_rule
to avoid an id clash, and before delete_nat_rule to confirm what a rule
does. Only the USER section is listed — NSX-internal NAT is not shown.
Args: tier1_id: Gateway ID, as returned by list_tier1_gateways. target: NSX Manager target from config (default if omitted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No | ||
| tier1_id | Yes |