Previous Topic: HaltDeliverySoftwareJobContainerNext Topic: OpenParentSoftwareJobContainerList3


OpenParentSoftwareJobContainerList

The OpenParentSoftwareJobContainerList method opens a list of the software job containers that are parent containers of the given software job container.

The method returns the total number of software package procedure groups in the list, and a handle to the list that can be used for further calls to GetParentSoftwarePackageProcedureGroups

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string softwareJobContainerId (m)

The UUID of the software job container whose parent containers should be listed.

SoftwareJobContainerPropertiesRequired softwareJobContainerPropertiesRequired (m)

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

Return Values

xsd:long OpenListHandle

A numeric handle to a list of software job containers that can be passed to GetParentSoftwareJobContainers

xsd:long totalNoOfParentSoftwareJobContainers

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

Remarks

None

More information:

SoftwareJobContainerPropertiesRequired