Previous Topic: CreateRenewSoftwareJob3Next Topic: CreateRecoverSoftwareJob3


CreateRecoverSoftwareJob

The CreateRecoverSoftwareJob method creates a new software 'Recover' job to clean up and recover a failed job.

Parameters

xsd:string sessionId (m)

The session identifier.

xsd:string softwareJobId (m)

The UUID identifying the software job to be recovered.

xsd:string softwareJobContainerId (m)

The UUID identifying the software job container to be recovered.

xsd:string softwarePackageProcedureId (m)

The UUID identifying the software package procedure that should be used by the job.

SoftwareJobOrderProperties softwareJobOrderProperties (m)

The properties required to create and order a software job.

Return Values

xsd:string CreateRecoverSoftwareJobReturn

If a software Recover job was successfully created, the UUID of the new job is returned.

Remarks

None

More information:

SoftwareJobOrderProperties