NSX-T Data Center REST API
Associated URIs:
| API Description | API Path | 
|---|---|
| Read the Appliance Proxy service properties | GET /api/v1/cluster/<cluster-node-id>/node/services/applianceproxy GET /api/v1/node/services/applianceproxy | 
| Restart, start or stop the Appliance Proxy Service | POST /api/v1/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/cluster/<cluster-node-id>/node/services/applianceproxy/status | 
