NSX-T Data Center REST API
Get RTEP mesh connectivity status
Get RTEP mesh connectivity status.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/global-infra/tier-0s/<tier-0-id>/locale-services/<locale-services-id>/inter-site/status
                  
              
            Request Headers:
                n/a
            Query Parameters:
    ListByOptionalTransportNodeParameters+
  Request Body:
    n/a
  Example Request:
GET https://policy-mgr/policy/api/v1/global-infra/tier-0s/tier0/locale-services/tier0localeservices/inter-site/statusSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    PolicyEdgeClusterInterSiteStatus+
  