MetricStatisticsDataDtoOpenAPIV2
MetricStatisticsDataDtoOpenAPIV2
| Name | Description | Schema | Default |
|---|---|---|---|
| metricKey optional | 메트릭 키 Example : system.filesystem.used.bytes | string | |
| metricName optional | 메트릭 이름 Example : system.filesystem.used.bytes | string | |
| metricType optional | 메트릭 유형 Example : NUM | string | |
| metricUnit optional | 메트릭 단위 Example : bytes | string | |
| objectDisplayName optional | 개별항목 출력 이름 Example : dm-1 | string | |
| objectName optional | 개별항목 이름 Example : dm-1 | string | |
| objectType optional | 개별항목 유형 Example : replicaset | string | |
| perfData optional | 성능 데이터 Example : [{'time': 1627378200000, 'value': '0.0766'}] | array[object] | |
| productName optional | 상품의 이름 Example : VM-Server-01 | string | |
| productResourceId optional | 상품 리소스 아이디 Example : INSTANCE-c4Hsd27ttDaLw533X4B6Sp | string | |
| statisticsPeriod required | 통계 집계 주기 (단위: 분) Example : 5 | integer | |
| statisticsType required | 통계 유형 Example : SUM | string |