Previous Topic: CreateUnitGroupByNameNext Topic: DeleteUnitGroupsByName


DeleteUnitGroups

The DeleteUnitGroups method deletes one or more groups identified by their UUIDs.

Parameters

xsd:string sessionId (m)

The session identifier.

ArrayOfstring unitGroupIds (m)

An array of UUIDs that identify the groups to delete.

Return Values

This is a void method that does not expose a return value.

Remarks

None