NSX-T Data Center REST API
Return the status of Azure gateway
Returns status information for primary gateway and secondary gatewayfor the virtual network, if deployed gateways exist for the specified
virtual network ID.
Request:
Method:
              GET
            URI Path(s):
              
                /api/v1/csm/azure/gateways/{vnet-id}/status
                
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-csm>/api/v1/csm/azure/gateways/e8e719ff-6a40-48e2-8cf7/statusSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    AzureGatewayStatus+