EventDetailResponse
EventDetailResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| durationSecond required | 이벤트 지속 시간 - 단위: 초 Example : 100 | integer | |
| endDt optional | 종료일시 Example : 2021-10-23T23:59:59Z | string (date-time) | |
| eventId required | 이벤트 아이디 Example : | string | |
| eventLevel required | 이벤트 레벨 Example : FATAL | string | |
| eventMessage required | 이벤트 메시지 Example : | string | |
| eventPolicyId optional | 이벤트 정책 아이디 Example : 7240 | integer | |
| eventPolicySummary required | EventPolicyResponse | ||
| eventState required | Event State Example : ACTIVE | string | |
| metricKey required | 메트릭 키 Example : system.cpu.system.norm.pct | string | |
| metricName optional | 메트릭 이름 Example : system.cpu.system.norm.pct | string | |
| metricSummary required | MetricSummary | ||
| objectDisplayName optional | 오브젝트 이름 Example : CPU0 | string | |
| objectName optional | 오브젝트 이름 Example : CPU0 | string | |
| objectType optional | 개별항목 유형 Example : cluster | string | |
| objectTypeName optional | 개별항목 유형 이름 Example : Cluster | string | |
| productIpAddress optional | 상품 IP주소 Example : 192.168.1.2 | string | |
| productName optional | 상품 이름 Example : VM-002 | string | |
| productResourceId required | 상품 리소스 아이디 Example : INSTANCE-c4Hsd27ttDaLw533X4B6Sp | string | |
| productSummary required | ProductSummary | ||
| productTypeCode optional | 상품 유형 코드 Example : VM | string | |
| startDt required | 시작일시 Example : 2021-10-23T18:00:00Z | string (date-time) |