Previous Topic: LinkSoftwarePoliciesToUnitGroupNext Topic: OpenSoftwarePolicyList


LinkSoftwarePoliciesToUnitGroupByName

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

The name of the unit group to which the software policies are to be linked.

ArrayOfstring softwarePolicyNames (m)

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

Return Values

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

Remarks

None