Previous Topic: LinkSoftwarePoliciesToUnitGroupByNameNext Topic: OpenSoftwarePolicyList3


OpenSoftwarePolicyList

The OpenSoftwarePolicyList method opens a list of software policies.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string softwarePolicyId

Ignore this parameter.

SoftwarePolicyPropertiesRequired softwarePolicyPropertiesRequired (m)

The properties that will be required when getting a software policy from the list.

Return Values

xsd:long OpenListHandle

A numeric handle to a list of software policies that can be passed to GetSoftwarePolicies

xsd:long totalNoOfSoftwarePolicies

The total number of software policies in the list whose handle has been returned.

Remarks

The method returns the total number of software policies in the list, and a handle to the list that can be used for further calls to GetSoftwarePolicies.

More information:

SoftwarePolicyPropertiesRequired