NSX-T Data Center Global Manager REST API

Associated URIs:

API Description API Path

Read the Appliance Proxy service properties


GET /api/v1/node/services/applianceproxy

Restart, start or stop the Appliance Proxy Service


POST /api/v1/node/services/applianceproxy?action=restart
POST /api/v1/node/services/applianceproxy?action=start
POST /api/v1/node/services/applianceproxy?action=stop

Read the Appliance Proxy service status


GET /api/v1/node/services/applianceproxy/status
Additional Links