MetricsDbDiskEventDetails
MetricsDbDiskEventDetails
JSON Example
{
"metrics_deleted_tables": [
"string"
],
"metrics_free_sz": "number",
"metrics_quota": "number"
}
array of string
metrics_deleted_tables
Optional
List of dropped metrics tables. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.
number As double As double
metrics_free_sz
Required
Total size of freed metrics tables. In KBs. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.
number As double As double
metrics_quota
Required
Disk quota allocated for Metrics DB. In GBs. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.