NSX-T Data Center REST API
Get Metadata Proxy status with given proxy id and attached logical switch. (Deprecated)
Returns the status of the given metadata proxy and attached logical switch.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+