Previous Topic: OpenSoftwareJobContainerListRecursive2Next Topic: SetSoftwareJob2


OpenSoftwarePolicyList2

The OpenSoftwarePolicyList2 method opens a list of software policies.

The method returns the total number of software policies in the list, and a handle to the list that you can use for further calls to GetSoftwarePolicies2.

Parameters

xsd:string sessionId (m)

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

xsd:string softwarePolicyId

Ignore this parameter.

SoftwarePolicyPropertiesRequired2 softwarePolicyPropertiesRequired2 (m)

The properties that are 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

None

More information:

SoftwarePolicyPropertiesRequired2