1.0
1.0
scpcli cloudmonitoring event resourceevent list
--queryenddt <value>
--querystartdt <value>
--eventstate <value>
--productresourceid <value>
[--metrickey <value>]
[--page <value>]
[--size <value>]
[--sort <value>]
--x-resourcetype <value>
Description
Search a list of events that occurred on a product resource.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| queryenddt required | string | Query End Date | 2021-10-23T23:59:59.000Z |
| querystartdt required | string | Query Start Date | 2021-10-23T18:00:00.000Z |
| eventstate required | string | Event State | ALL |
| productresourceid required | string | Product Resource ID - Product Resource ID can be viewed using @[ListAccountResources]. | INSTANCE-c4Hsd27ttDaLw533X4B6Sp |
| metrickey optional | string | Metric Key - Metric Key can be viewed using @[ListMetrics]. | system.cpu.system.pct |
| page optional | integer | Page Number (default: 0) | 0 |
| size optional | integer | Page Contents Size (default: 10) | 10 |
| sort optional | array | Sorting Field List | - |
| x-resourcetype required | string | Resource Type | - |
Responses
| Name | Description | Example |
|---|---|---|
| durationSecond | 이벤트 지속 시간 - 단위: 초 | 100 |
| endDt | 종료일시 | 2021-10-23T23:59:59Z |
| eventId | 이벤트 아이디 | |
| eventLevel | 이벤트 레벨 | FATAL |
| eventMessage | 이벤트 메시지 | |
| eventPolicyId | 이벤트 정책 아이디 | 7240 |
| eventState | Event State | ACTIVE |
| metricKey | 메트릭 키 | system.cpu.system.norm.pct |
| metricName | 메트릭 이름 | system.cpu.system.norm.pct |
| objectDisplayName | 오브젝트 이름 | CPU0 |
| objectName | 오브젝트 이름 | CPU0 |
| objectType | 개별항목 유형 | cluster |
| objectTypeName | 개별항목 유형 이름 | cluster |
| productResourceId | 상품 리소스 아이디 | INSTANCE-c4Hsd27ttDaLw533X4B6Sp |
| productTargetType | 메트릭 대상 유형 | system.core.id 별 |
| productTargetTypeEn | 메트릭 대상 유형 | By system.core.id |
| productTypeName | 상품 유형 이름 | Virtual Server |
| startDt | 시작일시 | 2021-10-23T18:00:00Z |