NSX-T Data Center REST API
Get the statistics summary of a specified logical router port (Deprecated)
Returns the summation of statistics from all nodes for the SpecifiedLogical Router Port.
The query parameter "source=realtime" is not supported.
Deprecated:
Please use below Policy API.
GET /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/interfaces/<interface-id>/statistics/summmary?enforcement_point_path=/infra/sites/default/enforcement-points/default
GET /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/interfaces/<interface-id>/statistics/summmary?enforcement_point_path=/infra/sites/default/enforcement-points/default
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/logical-router-ports/<logical-router-port-id>/statistics/summary
                  
              
            Request Headers:
                n/a
            Query Parameters:
    DataSourceParameters+
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/logical-router-ports/9b2ec1c5-cb54-4d69-8d64-14ccad6ae3cf/statistics/summarySuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    LogicalRouterPortStatisticsSummary+