NSX-T Data Center REST API
Get tier-0 router link statistics summary information
Get tier-0 interface statistics summary information. In case tier 1 is A/A, and the edge cluster is notthe response will have interface_policy_path and logical_router_port_id empty because all logical router
port stats are aggregated from all edge nodes.
Request:
Method:
              GET
            URI Path(s):
              
                /policy/api/v1/infra/tier-0s/{tier-0-id}/tier-1-interface/statistics/summary
                
/policy/api/v1/global-infra/tier-0s/{tier-0-id}/tier-1-interface/statistics/summary
              
            /policy/api/v1/global-infra/tier-0s/{tier-0-id}/tier-1-interface/statistics/summary
Request Headers:
                n/a
            Query Parameters:
    RouterLinkRuntimeRequestParameters+
  Request Body:
    n/a
  Example Request:
GETSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    PolicyInterfaceStatisticsSummary+