Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListLogsRequest

example

Click here to see how to use ListLogsRequest.

Properties

Optional displayName

displayName: undefined | string

Resource name.

Optional lifecycleState

lifecycleState: model.LogLifecycleState

Lifecycle state of the log object

Optional limit

limit: undefined | number

The maximum number of items to return in a paginated "List" call.

logGroupId

logGroupId: string

OCID of a log group to work with.

Optional logType

logType: LogType

The logType that the log object is for, whether custom or service.

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

For list pagination. The value of the {@code opc-next-page} or {@code opc-previous-page} response header from the previous "List" call. For important details about how pagination works, 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 sortBy

sortBy: SortBy

The field to sort by (one column only). Default sort order is ascending exception of {@code timeCreated} and {@code timeLastModified} columns (descending).

Optional sortOrder

sortOrder: SortOrder

The sort order to use, whether 'asc' or 'desc'.

Optional sourceResource

sourceResource: undefined | string

Log object resource, which is a field of LogSummary.Configuration.Source.

Optional sourceService

sourceService: undefined | string

Service that created the log object, which is a field of LogSummary.Configuration.Source.