Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListJobRunsRequest

example

Click here to see how to use ListJobRunsRequest.

Properties

compartmentId

compartmentId: string

The OCID of the compartment.

Optional id

id: undefined | string

The identifier of the resource.

Optional jobId

jobId: undefined | string

The identifier of the job.

Optional limit

limit: undefined | number

The maximum number of records returned in the paginated response.

Optional managedDatabaseGroupId

managedDatabaseGroupId: undefined | string

The OCID of the Managed Database Group.

Optional managedDatabaseId

managedDatabaseId: undefined | string

The OCID of the Managed Database.

Optional name

name: undefined | string

A filter to return only resources that match the entire name.

Optional opcRequestId

opcRequestId: undefined | string

The client request ID for tracing.

Optional page

page: undefined | string

The page token representing the page from where the next set of paginated results are retrieved. This is usually retrieved from a previous list call.

Optional retryConfiguration

retryConfiguration: RetryConfiguration

RetryConfiguration to be used for the request NOTE : Retries are not supported for requests that have binary or stream bodies this also affects UploadManager operations For all requests with binary/stream bodies, retry attempts are not made

Optional runStatus

runStatus: undefined | string

The status of the job run.

Optional sortBy

sortBy: SortBy

The field to sort information by. Only one sortOrder can be used. The default sort order for \u2018TIMECREATED\u2019 is descending and the default sort order for \u2018NAME\u2019 is ascending. The \u2018NAME\u2019 sort order is case-sensitive.

Optional sortOrder

sortOrder: model.SortOrders

The option to sort information in ascending (\u2018ASC\u2019) or descending (\u2018DESC\u2019) order. Ascending order is the default order.