DELETE /ServerGroup/{id}/

Delete a server group.
 

Request

Method Request URI
DELETE /API/ServerGroup/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId ID of the current session.

Path Parameters

Path Parameter Description
id The ID of the server group to be deleted.

Request Body

There is no Request Body for this function.

Response

Response Body

true if the server group was found; otherwise, false.