Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetHeatWaveFleetMetricRequest

example

Click here to see how to use GetHeatWaveFleetMetricRequest.

Hierarchy

Properties

compartmentId

compartmentId: string

The OCID of the compartment.

endTime

endTime: string

The end time of the time range to retrieve the health metrics of a Managed Database in UTC in ISO-8601 format, which is "yyyy-MM-dd'T'hh:mm:ss.sss'Z'".

Optional filterByHeatWaveShape

filterByHeatWaveShape: undefined | string

The parameter to filter by HeatWave node shape.

Optional filterByHeatWaveStatus

filterByHeatWaveStatus: model.HeatWaveClusterStatus

The parameter to filter by HeatWave cluster status.

Optional filterByMetricNames

filterByMetricNames: undefined | string

The filter used to retrieve a specific set of metrics by passing the desired metric names with a comma separator. Note that, by default, the service returns all supported metrics.

Optional isHeatWaveLakehouseEnabled

isHeatWaveLakehouseEnabled: undefined | false | true

The parameter to filter based on whether HeatWave Lakehouse is enabled for the cluster.

Optional opcRequestId

opcRequestId: undefined | string

The client request ID for tracing.

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 start time of the time range to retrieve the health metrics of a Managed Database in UTC in ISO-8601 format, which is "yyyy-MM-dd'T'hh:mm:ss.sss'Z'".