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:
TODOSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
MetadataProxyStatus+