Management Plane API > Networking > Services > Metadata Proxy

Associated URIs:

API Description API Path

Get a paginated list of metadata proxies


GET /api/v1/md-proxies

Create a metadata proxy


POST /api/v1/md-proxies

Delete a metadata proxy


DELETE /api/v1/md-proxies/<proxy-id>

Get a metadata proxy


GET /api/v1/md-proxies/<proxy-id>

Update a metadata proxy


PUT /api/v1/md-proxies/<proxy-id>

Get Metadata Proxy status with given proxy id and attached logical switch.


Returns the status of the given metadata proxy and attached logical switch.
GET /api/v1/md-proxies/<proxy-id>/<logical-switch-id>/status