NSX-T Data Center REST API
Get segment statistics information
Get tier1 segment statistics information.Request:
Method:
              GET
            URI Path(s):
              
                /policy/api/v1/infra/tier-1s/{tier-1-id}/segments/{segments-id}/statistics
                
/policy/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segments-id}/statistics
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/tier-1s/{tier-1-id}/segments/{segments-id}/statistics
              
            /policy/api/v1/global-infra/tier-1s/{tier-1-id}/segments/{segments-id}/statistics
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/tier-1s/{tier-1-id}/segments/{segments-id}/statistics
Request Headers:
                n/a
            Query Parameters:
    L2L3RuntimeRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/tier-1s/it_t1/segments/it-t1-seg/statistics?enforcement_point_path=/infra/sites/default/enforcement-points/defaultSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    SegmentStatistics+