Data Types

ListRecentJobsResponse

Response body for ListRecentJobs.

Structure

Example

{
"items": [
{
"accountId": "YOUR_ACCOUNT_ID",
"attempts": 2,
"created": 1615680311115,
"error": {
"code": "error_code",
"message": "Error message."
},
"jobId": "01ARZ3NDEKTSV4RRFFQ69G5FAV",
"jobType": "DeleteFileBatchJob",
"lastUpdated": 1615680311115,
"status": "Cancelled",
"summary": {
"deletions": [
"/file/to/delete.jpg"
]
}
}
]
}

Properties

items

Summary information about an asynchronous background job (for example, a folder deletion).

Type: JobSummary[]

Required: Yes

Used by

Was this section helpful? Yes No

You are using an outdated browser.

This website requires a modern web browser -- the latest versions of these browsers are supported: