Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetMySqlFleetMetricRequest

example

Click here to see how to use GetMySqlFleetMetricRequest.

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 filterByMdsDeploymentType

filterByMdsDeploymentType: model.MdsType

The parameter to filter by MySQL Database System type.

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 filterByMySqlDatabaseVersion

filterByMySqlDatabaseVersion: undefined | string

The parameter to filter by MySQL database version.

Optional filterByMySqlDeploymentTypeParam

filterByMySqlDeploymentTypeParam: model.MySqlDeploymentType

The parameter to filter by MySQL deployment type.

Optional filterByMySqlStatus

filterByMySqlStatus: model.DatabaseStatus

The parameter to filter by MySQL Database status.

Optional isHeatWaveEnabled

isHeatWaveEnabled: undefined | false | true

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

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