MetricDataConditionOpenAPIV2
MetricDataConditionOpenAPIV2
| Name | Description | Schema | Default |
|---|---|---|---|
| metricKey required | 메트릭 Example : system.diskio.read.bytes | string | |
| objectType optional | 개별항목 유형 Example : replicaset | string | |
| productResourceInfos required | 상품 리소스 아이디 목록 - 상품 리소스 아이디는 50개까지 지정할 수 있습니다. | array[ProductResourceInfo] | |
| statisticsPeriod optional | 통계 집계 주기 (단위: 분) Example : 5 | integer | |
| statisticsTypeList optional | 통계 유형 - 유효한 값 : MIN, MAX, AVG, SUM Example : ['SUM', 'MIN'] | array[string] |