Previous Topic: GetSoftwareJobContainerNext Topic: GetSoftwareJobContainers


GetSoftwareJobContainer3

The GetSoftwareJobContainer3 method retrieves a software job container identified by its UUID.

This method also includes the functionality that helps you manage the custom administrator message. The method returns the retrieved software job container properties in the sequence SoftwareJobContainerProperties3. This sequence includes the userMessage parameter that specifies the custom administration message information linked with the job container in SD.

Parameters

xsd:string sessionId (m)

Specifies the session identifier obtained from the login method of the web service.

xsd:string softwareJobContainerId (m)

Retrieves the UUID of the software job container.

SoftwareJobContainerPropertiesRequired3 softwareJobContainerPropertiesRequired3 (m)

Specifies which software job container properties to retrieve.

Return Values

SoftwareJobContainerProperties3 softwareJobContainerProperties3

Retrieves the software job container properties.

Remarks

None

More information:

SoftwareJobContainerPropertiesRequired3