[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Get Edge Node For Enforcement Point
DescriptionRead a Edge Node under an Enforcement Point, Edge Cluster
Request
URLURL
https://nsxmanager.your.domain/policy/api/v1/infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-clusters/{edge-cluster-id}/edge-nodes/{edge-node-id}
Path Parameters
Path Parameters
string
site-id
Required
Site id
string
enforcementpoint-id
Required
EnforcementPoint id
string
edge-cluster-id
Required
Edge Cluster id
string
edge-node-id
Required
Edge Node id
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
PolicyEdgeNode
of type(s) application/json
This response body class contains all of the following:
PolicyConfigResource, InlinePolicyEdgeNode1
Errors
ApiError
400
Bad Request
ApiError
403
Forbidden
404
Not Found
ApiError
412
Precondition Failed
ApiError
500
Internal Server Error
ApiError
503
Service Unavailable
Code Samples
cURL Command
curl https://nsxmanager.your.domain/policy/api/v1/infra/sites/{site-id}/enforcement-points/{enforcementpoint-id}/edge-clusters/{edge-cluster-id}/edge-nodes/{edge-node-id}
Vendor Extensions
This operation contains the following vendor extensions defined in the spec:
x-vmw-doc-operation: get-edge-node-for-enforcement-point
x-vmw-nsx-module: PolicyEnforcementPointManagement
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
On This Page
Infrastructure Operations
delete
get
get
patch