Apps
Restart App Service
Restart the app service for a given cluster and app
post/api/clusters/{clusterName}/apps/{appName}/actions/restart/{node}
Path parameters
clusterNamestring required
Cluster Name
appNamestring required
App Name
nodestring required
Node Name (optional, if not provided, will restart default node). Can use ALL or * to restart on all nodes.
Headers
Authorizationstring required
Insert your access token
Response
App Service Restarted
string required
Changes
Changed in 2 of the 5 revisions of this API.11
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲