Previous Topic: GetSoftwarePolicySoftwarePolicyExceptionsNext Topic: LinkSoftwarePoliciesToUnitGroupByName


LinkSoftwarePoliciesToUnitGroup

Links a list of software policies, specified by their respective uuids to 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)

The uuid of the unit group to which the software policies have to be linked.

ArrayOfstring softwarePolicyIds (m)

The list of software policy uuids that have to be linked.

Return Values

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

Remarks

None