NSX-T Data Center REST API
Get list of gateway policies with rules that belong to the specific Tier-0 logical router.
Get filtered view of gateway rules associatedwith the Tier-0. The gateay policies are returned in the
order of category and precedence.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/tier-0s/<tier-0-id>/gateway-firewall
/policy/api/v1/global-infra/tier-0s/<tier-0-id>/gateway-firewall
/policy/api/v1/global-infra/tier-0s/<tier-0-id>/gateway-firewall
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/tier-0s/vmc/gateway-firewallSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
GatewayPolicyListResult+