NSX-T Data Center REST API

Get Metadata Proxy statistics with given proxy id (Deprecated)

Returns the statistics of the given metatada proxy. If no logical switch
is provided, all staticstics of all the logical switches the proxy was
attached will be returned.
Deprecated: Please use Policy API: GET /policy/api/v1/infra/metadata-proxies/{metadata-proxy-id}/statistics

Request:

Method:
GET
URI Path(s):
/api/v1/md-proxies/{proxy-id}/statistics
Request Headers:
n/a
Query Parameters:
MetadataProxyStatisticsRequestParameters+
Request Body:
n/a

Example Request:

TODO

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
MetadataProxyStatistics+

Required Permissions:

read

Feature:

metadata_proxies

Additional Errors: