<< Click to Display Table of Contents >> Navigation: API > servergroups > softempty |
Description
Deletes a server cluster's powered-off clone servers, but not the cluster itself. Similar to the empty API, but without affecting powered-on clones.
Syntax
https://api.cameyo.com/servergroups/[servergroup-id]/softempty?clientId=...&clientSecret=...
Required parameters
•servergroup-id: GUID of the server cluster (listed in online.cameyo.com/servergroups)
Return codes
200: success.
400: invalid parameters.
403: authentication failed or insufficient permissions.
404: an item with this id does not exist.