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