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/cluster/{cluster-node-id}/node/services/applianceproxy?action=restart
                         POST /api/v1/cluster/{cluster-node-id}/node/services/applianceproxy?action=start POST /api/v1/cluster/{cluster-node-id}/node/services/applianceproxy?action=stop 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/cluster/{cluster-node-id}/node/services/applianceproxy/status
                         GET /api/v1/node/services/applianceproxy/status  | 
                    
 Additional
                        Links