Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ListLogSavedSearchesRequest

example

Click here to see how to use ListLogSavedSearchesRequest.

Properties

compartmentId

compartmentId: string

Compartment OCID to list resources in. See compartmentIdInSubtree for nested compartments traversal.

Optional limit

limit: undefined | number

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

Optional logSavedSearchId

logSavedSearchId: undefined | string

OCID of the LogSavedSearch.

Optional name

name: undefined | string

Resource name.

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'.