Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DatabaseFleetHealthMetrics

The details of the fleet health metrics.

Properties

compareBaselineTime

compareBaselineTime: string

The baseline date and time in UTC in ISO-8601 format, which is "yyyy-MM-dd'T'hh:mm:ss.sss'Z'". This is the date and time against which percentage change is calculated.

compareTargetTime

compareTargetTime: string

The target date and time in UTC in ISO-8601 format, which is "yyyy-MM-dd'T'hh:mm:ss.sss'Z'". All the metrics are returned for the target date and time and the percentage change is calculated against the baseline date and time.

Optional compareType

compareType: model.CompareType

The time window used for metrics comparison.

fleetDatabases

fleetDatabases: Array<DatabaseUsageMetrics>

A list of the databases present in the fleet and their usage metrics.

Optional fleetSummary

fleetSummary: model.FleetSummary

Functions

getDeserializedJsonObj

getJsonObj