Previous Topic: DeleteSoftwareJobContainersNext Topic: GetParentSoftwareJobContainers


More Information:

SoftwareJobContainerScope

FindSoftwareJobContainer

The FindSoftwareJobContainer method finds a job container given its name, type, and the UUID of its parent container.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string parentSoftwareJobContainerId

The UUID identifying the parent container of the job container to search for.

SoftwareJobContainerScope parentSoftwareJobContainerType (m)

The type of the job container to search for.

xsd:string softwareJobContainerName (m)

The name of the software job container to search for.

Return Values

xsd:string FindSoftwareJobContainerReturn

Remarks

The name must be specified exactly and is case insensitive. This method does not allow wildcards.

If the parent UUID is not supplied, this method finds the SoftwareJobContainer under the superfolder, for example, All Software Jobs.