NSX-T Data Center REST API
Returns statistics for all Accounts
Returns statistics aggregated over all accounts managed by CSM.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/csm/accounts/statistics
                  
              
            Request Headers:
                n/a
            Query Parameters:
    AllAccountsStatisticsRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<nsx-csm>/api/v1/csm/accounts/statisticsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    AllAccountsStatisticsListResult+
  