CloseJobV2

Closes or aborts a Salesforce job.

Input

Name Type Description
JobId String Id of the job being closed.
State String The state to update the job to. Use UploadComplete to close a job, or Aborted to abort a job.

Result Set Columns

Name Type Description
Closed String Whether the Job was closed or not.