Previous Topic: OpenUnitQueryListNext Topic: OpenUnitUnitSoftwareInstallationJobList


OpenUnitUnitGroupList

The OpenUnitUnitGroupList opens a list of unit groups of which the given unit is a member.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string unitId (m)

The UUID of the unit whose group memberships are to be listed.

UnitType unitType (m)

The type of the given unit.

UnitGroupPropertiesRequired unitGroupPropertiesRequired (m)

The properties that will be required when getting a unit group from the list.

Return Values

xsd:long OpenListHandle

A numeric handle to a list of unit groups that can be passed to GetUnitUnitGroups

xsd:long totalNoOfUnitGroups

The total number of unit groups in the list whose handle has been returned.

Remarks

This method returns the size of the list, and a handle to the list that can be used with the GetUnitUnitGroups method.

More information:

UnitGroupPropertiesRequired