NSX-T Data Center REST API
Get L2 forwarder statistics (Experimental)
Returns statistics of the l2 forwarder on logical switch.It always returns realtime response.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/logical-switches/<logical-switch-id>/inter-site-forwarder/statistics
                  
              
            Request Headers:
                n/a
            Query Parameters:
    n/a
  Request Body:
    n/a
  Example Request:
GET https://<nsx-mgr>/api/v1/logical-switches/7a62a0c5-1ea1-4b25-9d43-dce1c0fa4b8c/inter-site-forwarder/statisticsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    L2ForwarderStatistics+
  