Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SummarizeExternalDbSystemAvailabilityMetricsRequest

example

Click here to see how to use SummarizeExternalDbSystemAvailabilityMetricsRequest.

Hierarchy

  • BaseRequest
    • SummarizeExternalDbSystemAvailabilityMetricsRequest

Properties

endTime

endTime: string

The end of the time range set to retrieve metric data for the DB system and its members. Expressed in UTC in ISO-8601 format, which is {@code yyyy-MM-dd'T'hh:mm:ss.sss'Z'}.

externalDbSystemId

externalDbSystemId: string

The OCID of the external DB system.

Optional filterByComponentTypes

filterByComponentTypes: undefined | string

The filter used to retrieve metrics for a specific set of component types by passing the desired component types separated by a comma. Note that, by default, the service returns metrics for all DB system component types.

Optional limit

limit: undefined | number

The maximum number of records returned in the paginated response.

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

startTime

startTime: string

The beginning of the time range set to retrieve metric data for the DB system and its members. Expressed in UTC in ISO-8601 format, which is {@code yyyy-MM-dd'T'hh:mm:ss.sss'Z'}.