Previous Topic: OpenSoftwarePolicySoftwareJobListNext Topic: SealSoftwarePolicies


OpenSoftwarePolicySoftwarePolicyExceptionList

The OpenSoftwarePolicySoftwarePolicyExceptionList method opens a list of the units that have violated the given software policy.

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

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string softwarePolicyId (m)

The UUID of the software policy whose exceptions should be listed.

SoftwarePolicyExceptionPropertiesRequired softwarePolicyExceptionPropertiesRequired (m)

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

Return Values

xsd:long OpenListHandle

A numeric handle to a list of units that can be passed to GetSoftwarePolicySoftwarePolicyExceptions

xsd:long totalNoOfSoftwarePolicyExceptions

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

Remarks

None

More information:

SoftwarePolicyExceptionProperties