Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GetQueryResultRequest

example

Click here to see how to use GetQueryResultRequest.

Properties

Optional limit

limit: undefined | number

Maximum number of results to return in this request. Note a limit=-1 returns all results from pageId onwards up to maxtotalCount.

namespaceName

namespaceName: string

The Logging Analytics namespace used for the request.

Optional opcRequestId

opcRequestId: undefined | string

The client request ID for tracing.

Optional outputMode

outputMode: OutputMode

Specifies the format for the returned results.

Optional page

page: undefined | string

The page token representing the page at which to start retrieving results. 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 shouldIncludeColumns

shouldIncludeColumns: undefined | false | true

Include columns in response

Optional shouldIncludeFields

shouldIncludeFields: undefined | false | true

Include fields in response

workRequestId

workRequestId: string

Work Request Identifier [OCID] (https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) for the asynchronous request.