Previous Topic: SetSoftwarePolicyByName3Next Topic: UnlinkSoftwarePoliciesFromUnitGroupByName


UnlinkSoftwarePoliciesFromUnitGroup

Unlinks a list of software policies specified by their respective UUIDs from a target unit group, also specified by its UUID.

Parameters

xsd:string sessionId (m)

Specifies the session ID obtained from the login to the web service.

xsd:string unitGroupId (m)

Specifies the UUID of the group from which to unlink the software policies.

ArrayOfstring softwarePolicyIds (m)

Specifies the list of software policy IDs to be unlinked.

Return Values

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

Remarks

None