Previous Topic: DeleteUnitGroupsByNameNext Topic: GetUnitGroup


GetSystemGroupUUID

The GetSystemGroupUUID method retrieves the identifying UUID for the specified Client Automation system group.

Parameters

xsd:string sessionId (m)

The session identifier.

SystemGroup systemGroup (m)

The identifier for the system group whose UUID is to be retrieved.

Return Values

xsd:string systemGroupUUID

If the system group was successfully found, the UUID of the group will be returned.

Remarks

None