Previous Topic: CreateSoftwareJobContainerProperties2Next Topic: FindSoftwareJobContainer


DeleteSoftwareJobContainers

The DeleteSoftwareJobContainers method deletes one or more software job containers.

Parameters

xsd:string sessionId (m)

The session identifier.

ArrayOfstring softwareJobContainerIds (m)

An array of software job container UUIDs identifying the software job containers to delete.

Return Values

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

Remarks

If a user attempts to delete a container that is sealed and activated, the SD API server initiates the deletion process and SD Task Manager performs the deletion. Use the Error Code ‘SDA000816’ and Error description ‘Job cancellation initiated’ as success. If the container is not sealed, the SD API server deletes it immediately.