MetricDetailDtoV1Dot1
MetricDetailDtoV1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| dimensions required | List of Dimensions | array[MetricLabelDto] | |
| display_name optional | Metric Display Name Example : Virtual Server | VirtualServer001 | CPU Usage/Core[Basic] | any of [string, null] | |
| name required | Metric Name Example : CPU Usage/Core[Basic] | string | |
| namespace_name required | Namespace Example : Virtual Server | string | |
| period optional | Statistic Period Example : 300 | any of [integer, null] | |
| statistic_type optional | Metric Statistics Type Example : AVG | any of [enum (AVG, SUM, MAX, MIN, CNT), null] |