Previous Topic: EvaluateUnitGroupQueryNext Topic: UnlinkComputersFromUnitGroupByName


UnlinkComputersFromUnitGroup

The UnlinkComputersFromUnitGroup method unlinks one or more computers from the specified unit group

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string unitGroupId (m)

The UUID identifying the group from which the computers are to be unlinked.

ArrayOfstring computerIds (m)

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

Return Values

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

Remarks

None