Previous Topic: OpenSoftwareJobContainerSoftwareJobListNext Topic: SealAndBuildSoftwareJobContainer


ResumeDeliverySoftwareJobContainer

The ResumeDeliverySoftwareJobContainer method resumes the delivery of files to the scalability server for all the jobs inside a software job container, identified by its UUID, that is currently in a halted state.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string softwareJobContainerId (m)

The UUID identifying the software job container whose delivery should be resumed.

Return Values

This is a void method that does not expose a return value.

Remarks

None