Previous Topic: UnlinkSoftwarePoliciesFromUnitGroupNext Topic: UnsealSoftwarePolicies


UnlinkSoftwarePoliciesFromUnitGroupByName

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

Parameters

xsd:string sessionId (m)

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

xsd:string unitGroupName (m)

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

ArrayOfstring softwarePolicyNames (m)

Specifies the list of software policy names to be unlinked.

Return Values

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

Remarks

None