NSX-T Data Center REST API
Read an Enforcement Point (Deprecated)
Read an Enforcement Point.This is a deprecated API. DeploymentZone has been renamed to Site.
Use GET /infra/sites/site-id/enforcement-points/enforcementpoint-id.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/deployment-zones/<deployment-zone-id>/enforcement-points/<enforcementpoint-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/deployment-zones/default/enforcement-points/nsxt-epSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    EnforcementPoint+