NSX-T Data Center REST API
Get infra segment port statistics information
Get infra segment port statistics information.Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/segments/<segments-id>/ports/<port-id>/statistics
                  
/policy/api/v1/global-infra/segments/<segments-id>/ports/<port-id>/statistics
              
            /policy/api/v1/global-infra/segments/<segments-id>/ports/<port-id>/statistics
Request Headers:
                n/a
            Query Parameters:
    L2L3RuntimeRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/segments/tier0-ls-2/ports/ls2-p1/statistics?enforcement_point_path=/infra/sites/default/enforcement-points/defaultSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    SegmentPortStatistics+
  