Previous Topic: OpenSoftwareJobContainerList3Next Topic: OpenSoftwareJobContainerListRecursive3


OpenSoftwareJobContainerListRecursive

The OpenSoftwareJobContainerListRecursive method opens a list of software job containers.

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

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string softwareJobContainerId

The software job container identifier. If not supplied, the root container is opened.

SoftwareJobContainerPropertiesRequired softwareJobContainerPropertiesRequired (m)

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

Return Values

xsd:long OpenListHandle totalNoOfSoftwareJobContainers

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

Remarks

None

More information:

SoftwareJobContainerPropertiesRequired