[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

Get Locale Services Gateway Firewall

Description

Get filtered view of Gateway Firewall rules associated with the Tier-1 Locale Services. The gateway policies are returned in the order of category and sequence number.

Request

Request

URL

URL


get
https://nsxmanager.your.domain/policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-services-id}/gateway-firewall
Copy

Path Parameters

Path Parameters

string
tier-1-id Required

string
locale-services-id Required

Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

Response Body

Response Body

200 OK

Returns GatewayPolicyListResult of type(s) application/json
This response body class contains all of the following: PolicyListResult, InlineGatewayPolicyListResult1
Errors

Errors

ApiError
400

Bad Request


ApiError
403

Forbidden


ApiError
404

Not Found


ApiError
412

Precondition Failed


ApiError
500

Internal Server Error


ApiError
503

Service Unavailable

Code Samples

Code Samples

cURL Command

curl https://nsxmanager.your.domain/policy/api/v1/infra/tier-1s/{tier-1-id}/locale-services/{locale-services-id}/gateway-firewall
Vendor Extensions

Vendor Extensions

This operation contains the following vendor extensions defined in the spec:
x-vmw-doc-operation: get-locale-services-gateway-firewall
x-vmw-nsx-module: PolicyEdgeFirewall


Feedback

Was this page helpful?