cURL
curl --request DELETE \ --url https://controller.platform.simplecloud.app/v0/server-groups/rolling-restart \ --header 'X-Network-ID: <x-network-id>' \ --header 'X-Network-Secret: <x-network-secret>'
{ "group_id": "<string>", "message": "<string>", "status": "<string>" }
Cancel an in-progress rolling restart for a server group
Network ID
Network Secret
Server Group ID
OK
Was this page helpful?