Skip to main content

deleteServerGroup

Deletes a server group by its ID.

deleteServerGroup(
id: UUID!
): Boolean!

Arguments

deleteServerGroup.id ● UUID! non-null scalar

The UUID of the server group to delete.

Type

Boolean scalar

The Boolean scalar type represents true or false.