Previous Topic: LinkComputersToUnitGroupByNameNext Topic: LinkUnitGroupsToUnitGroupByName


LinkUnitGroupsToUnitGroup

The LinkUnitGroupsToUnitGroup method links one or more unit groups to a given unit group

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string unitGroupId (m)

The UUID identifying the unit group to which the given groups are to be linked.

ArrayOfstring unitGroupIds (m)

An array of UUIDs identifying the groups that are to be linked to the specified unit group.

Return Values

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

Remarks

None