NSX-T Data Center REST API
Get inter-site statistics of edge node
Returns RTEP to RTEP tunnel port statistics of the given edge node.It always returns realtime response.
Request:
Method:
              GET
            URI Path(s):
              
                /api/v1/transport-nodes/{edge-node-id}/inter-site/statistics
                
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/transport-nodes/875381be-a4c5-4173-8aa7-ab71695a8129/inter-site/statisticsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    NodeInterSiteStatistics+