List all upload logs jobs

Returns all upload logs jobs

Path Params
int32
required

The organization ID of your organization. Set it to "0" to select all organizations. Get the ID of an organization using the 'List all organizations' API.

Query Params
serverName
array of strings

The name of the Oracle server host for which the job is initiated. Specify multiple server names by separating them with commas.

serverName
dbName
array of strings

The name of the database for which the job is initiated. Specify multiple database names by separating them with commas.

dbName
status
array of int32s

Status of the job. This parameter can be set to one or more of the following values: Queued, Running, Successful and Failed. Specify multiple status values by separating them with commas.

status
date-time

Specifies the lower bound value of the filter range. The time should be specified in the UTC format and must be greater than the value of (current time - 6 months). The format of this parameter is YYYY-MM-DDTHH:MM:SSZ.

date-time

Specifies the upper bound value of the filter range. The time should be specified in the UTC format and must be lesser than the current date. The format is YYYY-MM-DDTHH:MM:SSZ.

string

Sort the API results by the scheduled time of the job, either in ascending or descending order. Set the sortOrder value to ASC or DESC. The default value is ASC.

string

The token to access the next page of results. Keep this field blank in the first request.

Responses

400

Bad Request

404

The requested resource was not found.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json