Previous Topic: GetSoftwareJobContainersRecursive3Next Topic: OpenParentSoftwareJobContainerList


HaltDeliverySoftwareJobContainer

The HaltDeliverySoftwareJobContainer method halts the delivery of files to the scalability server for all the jobs inside the software job container identified by its UUID.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string softwareJobContainerId (m)

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

Return Values

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

Remarks

None