Previous Topic: SetSoftwareJob3Next Topic: GetSoftwareJobOutputFile


SuspendSoftwareJobs

The SuspendSoftwareJobs method suspends the delivery of files to the scalability server for one or more software jobs that may be in progress.

Parameters

xsd:string sessionId (m)

The session identifier.

ArrayOfstring softwarejobsIds (m)

An array of UUIDs identifying the software jobs to be suspended.

Return Values

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

Remarks

None