NSX-T Data Center REST API
Returns information about a particular Azure region
Returns information about Azure region like gateway statistics, instancestatistics and vnet statistics.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/csm/azure/regions/<region-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-csm>/api/v1/csm/azure/regions/westusSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    AzureRegion+
  