List all upload log jobs

Returns all upload log jobs

Path Params
int32
required

Organization ID of the organization under which your ahv hosts are registered. Set it to "0" to select all organizations

Query Params
string

Specify the status of the job. Set the values to "Queued", "Running", "Successful", "Successful with errors", or "Failed". Specify multiple job statuses by separating the values with commas.

string

Specify the name of the VM. Specify multiple VM names by separating them with commas.

string

Specify the token to access the results on the next page. Keep this field blank for the first request. To view the results on the next page, use the value received in the 'nextPageToken' parameter of the previous response.

date-time

Specify the date and time to filter jobs that were run during the specified timestamp. Specify the date and time in UTC format (YYYY-MM-DDTHH:MM:SSZ). The timestamp must be within six months from the current date. For example, if the current date is 2020-10-02, you can specify any date between 2020-04-03 to 2020-10-02.

date-time

Specify the date and time to filter jobs that were run until the specified timestamp. Specify the date and time in UTC format. 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.

Responses

400

Bad Request

401

The request did not include an authentication token or the authentication token was expired.

403

Forbidden

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