NSX-T Data Center REST API
Associated URIs:
| API Description | API Path | 
|---|---|
Get list of gateway policies with rules that belong to the specific Tier-0 logical router.Get filtered view of gateway rules associated with the Tier-0. The gateay policies are returned in the order of category and precedence.  | 
                      
                        GET /policy/api/v1/infra/tier-0s/{tier-0-id}/gateway-firewall
                         GET /policy/api/v1/global-infra/tier-0s/{tier-0-id}/gateway-firewall  | 
                    
Get list of gateway policies with rules that belong to the specific Tier-0 LocalServices.Get filtered view of Gateway Firewall rules associated with the Tier-0 Locale Services. The gateway policies are returned in the order of category and sequence number.  | 
                      
                        GET /policy/api/v1/infra/tier-0s/{tier-0-id}/locale-services/{locale-services-id}/gateway-firewall
                         GET /policy/api/v1/global-infra/tier-0s/{tier-0-id}/locale-services/{locale-services-id}/gateway-firewall  |