Previous Topic: UnlinkComputersFromUnitGroupByNameNext Topic: UnlinkUnitGroupsFromUnitGroupByName


UnlinkUnitGroupsFromUnitGroup

The UnlinkUnitGroupsFromUnitGroup method unlinks one or more unit groups from the specified unit group

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string unitGroupId (m)

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

ArrayOfstring unitGroupIds (m)

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

Return Values

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

Remarks

None