Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SummarizeAttentionLogCountsRequest

example

Click here to see how to use SummarizeAttentionLogCountsRequest.

Properties

Optional groupBy

groupBy: GroupBy

The optional parameter used to group different attention logs.

Optional isRegularExpression

isRegularExpression: undefined | false | true

The flag to indicate whether the search text is regular expression or not.

Optional limit

limit: undefined | number

The maximum number of records returned in the paginated response.

Optional logSearchText

logSearchText: undefined | string

The optional query parameter to filter the attention or alert logs by search text.

managedDatabaseId

managedDatabaseId: string

The OCID of the Managed Database.

Optional opcNamedCredentialId

opcNamedCredentialId: undefined | string

The OCID of the Named Credential.

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 timeGreaterThanOrEqualTo

timeGreaterThanOrEqualTo: Date

The optional greater than or equal to timestamp to filter the logs.

Optional timeLessThanOrEqualTo

timeLessThanOrEqualTo: Date

The optional less than or equal to timestamp to filter the logs.

Optional typeFilter

typeFilter: TypeFilter

The optional parameter to filter the attention or alert logs by type.

Optional urgencyFilter

urgencyFilter: UrgencyFilter

The optional parameter to filter the attention logs by urgency.