Cluster Cluster Node Id Node Read Appl Proxy
Read the Appliance Proxy service properties
Request
URI
GET
https://nsxmanager.your.domain/api/v1/cluster/{cluster-node-id}/node/services/applianceproxy
COPY
Path Parameters
string
cluster-node-id
Required
cluster-node-id
Responses
200
OK
Returns
NodeServiceProperties
of type(s)
application/json
This response body class contains all of the following:
InlineNodeServiceProperties0 ,
InlineNodeServiceProperties1
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {},
"service_name": "string"
}
412
Returns
PreconditionFailed
of type(s)
application/json
Operation doesn't return any data structure
500
Returns
InternalServerError
of type(s)
application/json
Operation doesn't return any data structure
503
Returns
ServiceUnavailable
of type(s)
application/json
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/api/v1/cluster/{cluster-node-id}/node/services/applianceproxy
Management Plane Api Operations
GET
Cluster Cluster Node Id Node Read Appl Proxy
GET
Cluster Cluster Node Id Node Read Appl Proxy Status
POST
Cluster Cluster Node Id Node Create Appl Proxy Action Restart
POST
Cluster Cluster Node Id Node Create Appl Proxy Action Start
POST
Cluster Cluster Node Id Node Create Appl Proxy Action Stop
GET
Node Read Appl Proxy
GET
Node Read Appl Proxy Status
POST
Node Create Appl Proxy Action Restart
POST
Node Create Appl Proxy Action Start
POST
Node Create Appl Proxy Action Stop