v1

latestSwagger 2.02026-07-17389101991.3 KB
ClusterMaintenance

Trigger a rolling action on a cluster

Triggers one of: restart, reprov, upgrade, jobs-upgrade. reprov and upgrade are long-running and return 202 Accepted immediately; the operation runs in the background.

post/api/clusters/{clusterName}/actions/rolling/{action}

Path parameters

clusterNamestring required

Cluster Name

action'restart' | 'reprov' | 'upgrade' | 'jobs-upgrade' required

Rolling action

Headers

Authorizationstring required

Insert your access token

Response

Action triggered successfully

string required