Delete a ServerGroup
Used to delete a serverGroup
Path Parameters
- serverGroupId int32 required
Id of the serverGroup to delete
Responses
- 200
- 404
Success
- application/json
- Schema
- Example (from schema)
Schema
- errorMessage string
- errorCode int32
{
"errorMessage": "string",
"errorCode": 0
}
Requested Details not found
Loading...