NSX Autonomous Edge REST API
Get the statistics of a specified LogicalRouterPort
Returns the statistics for the Logical Router Port.Request:
Method:
GET
URI Path(s):
/ports/{logical-router-port-id}/statistics
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<ip>/api/v1/ports/f37f587f-171c-41f4-8b6e-6690c0a24649/statisticsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
LogicalRouterPortStatistics+