NSX-T Data Center REST API

Get Metadata Proxy status with given proxy id and attached logical switch. (Removed in 9.0)

Returns the status of the given metadata proxy and attached logical switch.
Deprecated: Please use Policy API: GET /policy/api/v1/infra/metadata-proxies/{metadata-proxy-id}/status

Request:

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

Example Request:

TODO

Successful Response:

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

Required Permissions:

read

Feature:

metadata_proxies

Additional Errors: