Management Plane API > NSX Component Administration

Associated URIs:

API Description API Path

Read the Appliance Proxy service properties


GET /api/v1/node/services/applianceproxy
GET /api/v1/transport-nodes/<transport-node-id>/node/services/applianceproxy
GET /api/v1/cluster/<cluster-node-id>/node/services/applianceproxy

Restart, start or stop the Appliance Proxy Service


POST /api/v1/node/services/applianceproxy?action=restart|start|stop
POST /api/v1/transport-nodes/<transport-node-id>/node/services/applianceproxy?action=restart|start|stop
POST /api/v1/cluster/<cluster-node-id>/node/services/applianceproxy?action=restart|start|stop

Read the Appliance Proxy service status


GET /api/v1/node/services/applianceproxy/status
GET /api/v1/transport-nodes/<transport-node-id>/node/services/applianceproxy/status
GET /api/v1/cluster/<cluster-node-id>/node/services/applianceproxy/status