Summary information about an asynchronous background job (for example, a folder deletion).
{ },}
{ "accountId": "YOUR_ACCOUNT_ID", "attempts": 2, "created": 1615680311115, "error": { "code": "error_code", "message": "Error message." }, "jobId": "01ARZ3NDEKTSV4RRFFQ69G5FAV", "jobType": "BatchFileDeletionJob", "lastUpdated": 1615680311115, "payload": { "deletions": [ "/file/to/delete.jpg" ] }, "status": "Cancelled"}
Your account ID.
This is visible on the settings page:
https://upload.io/dashboard/settings
Type: String
Length: 7
Example: "A623uY2"
Required: Yes
The number of times the job has been executed. Once the job has been successfully executed, no further attempts will be made.
Type: Number
Required: Yes
The time this job was created in epoch milliseconds (since midnight 1 January 1970, UTC).
Type: Integer
Minimum: 0
Example: 1615680311115
Required: Yes
Machine-readable error code.
Type: String
Min Length: 1
Max Length: 255
Example: "error_code"
Required: Yes
Additional machine-readable details relating to the error.
Required: No
Human-readable error message.
Type: String
Min Length: 1
Example: "Error message."
Required: Yes
The job's unique ID.
Type: String
Length: 26
Example: "01ARZ3NDEKTSV4RRFFQ69G5FAV"
Required: Yes
The type of the job.
Type: String
Allowed Values: "BatchFileDeletionJob", "BatchFolderDeletionJob"
Example: "BatchFileDeletionJob"
Required: Yes
The time this job was created, or the last time the status / attempts fields were updated, in epoch milliseconds (since midnight 1 January 1970, UTC).
Type: Integer
Minimum: 0
Example: 1615680311115
Required: Yes
The payload and jobType together define the work the job will perform / has performed.
Type: JsonObject
Required: Yes
The job's status.
Type: String
Allowed Values: "Cancelled", "Cancelling", "Failed", "Pending", "Rollback", "Running", "Succeeded"
Required: Yes
This website uses cookies. By continuing you are consenting to the use of cookies per our cookie policy.
This website requires a modern web browser -- the latest versions of these browsers are supported: