Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GetJobLogsRequest

example

Click here to see how to use GetJobLogsRequest.

Properties

jobId

jobId: string

The OCID of the job.

Optional levelGreaterThanOrEqualTo

levelGreaterThanOrEqualTo: undefined | string

A filter that returns only log entries that match a given severity level or greater.

Optional limit

limit: undefined | number

The number of items returned in a paginated {@code List} call. For information about pagination, see List Pagination.

Optional opcRequestId

opcRequestId: undefined | string

Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, please provide the request ID.

Optional page

page: undefined | string

The value of the {@code opc-next-page} response header from the preceding {@code List} call. For information about pagination, see List Pagination.

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 sortOrder

sortOrder: SortOrder

The sort order to use when sorting returned resources. Ascending ({@code ASC}) or descending ({@code DESC}).

Optional timestampGreaterThanOrEqualTo

timestampGreaterThanOrEqualTo: Date

Time stamp specifying the lower time limit for which logs are returned in a query. Format is defined by RFC3339. Example: {@code 2020-01-01T12:00:00.000Z}

Optional timestampLessThanOrEqualTo

timestampLessThanOrEqualTo: Date

Time stamp specifying the upper time limit for which logs are returned in a query. Format is defined by RFC3339. Example: {@code 2020-02-01T12:00:00.000Z}

Optional type

type: Array<Type>

A filter that returns only logs of a specified type.