이 섹션의 다중 페이지 출력 화면임. 여기를 클릭하여 프린트.
CLIs
- 1: CreateEventPolicy
- 1.1: 1.0
- 2: DeleteEventPolicy
- 2.1: 1.0
- 3: ListAccountEvents
- 3.1: 1.0
- 4: ListAccountMember
- 4.1: 1.0
- 5: ListAccountResources
- 5.1: 1.0
- 6: ListAddressBookMembers
- 6.1: 1.0
- 7: ListAddressBooks
- 7.1: 1.0
- 8: ListEventPolicies
- 8.1: 1.0
- 9: ListEventPolicyHistories
- 9.1: 1.0
- 10: ListEventPolicyNotification
- 10.1: 1.0
- 11: ListMetricPefData
- 11.1: 1.0
- 12: ListMetrics
- 12.1: 1.0
- 13: ListResourceEvents
- 13.1: 1.0
- 14: ListService
- 14.1: 1.0
- 15: SetEventPolicy
- 15.1: 1.0
- 16: ShowEventNotificationStates
- 16.1: 1.0
- 17: ShowEventPolicy
- 17.1: 1.0
- 18: ShowResourceEvent
- 18.1: 1.0
1 - CreateEventPolicy
1.1 - 1.0
scpcli cloudmonitoring event eventpolicy create
--value <value>
--comparisonoperator <value>
--minvalue <value>
--mincomparisonoperator <value>
--maxvalue <value>
--maxcomparisonoperator <value>
--thresholdtype <value>
--eventpolicystatisticstype <value>
--eventpolicystatisticsperiod <value>
--metrickey <value>
--islogmetric <value>
--ftcount <value>
--eventlevel <value>
--disableyn <value>
--productresourceid <value>
[--notificationrecipients <value>]
[--eventmessageprefix <value>]
[--eventoccurtimezone <value>]
[--metricname <value>]
[--objectdisplayname <value>]
[--objectname <value>]
[--objecttype <value>]
[--podobjectdisplayname <value>]
[--podobjectname <value>]
[--metricfunction <value>]
--x-resourcetype <value>
Description
Create Event Policy
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| value required | number | 값 | 10 |
| comparisonoperator required | string | 비교 연산자 | LT |
| minvalue required | number | 최소 값 | 80 |
| mincomparisonoperator required | string | 최소 비교 연산자 | GT |
| maxvalue required | number | 최대 값 | 90 |
| maxcomparisonoperator required | string | 최대 비교 연산자 | LT |
| thresholdtype required | string | 임계치 유형 - 임계치를 범위로 지정할 경우에는 “RANGE_VALUE"를, 임계치를 단일값으로 지정할 경우에는 “SINGLE_VALUE” 지정해야 합니다. | RANGE_VALUE |
| eventpolicystatisticstype required | string | 이벤트 정책 통계 유형 | MAX |
| eventpolicystatisticsperiod required | integer | 이벤트 정책 통계 기간 - 단위: 분 | 10 |
| metrickey required | string | 메트릭 키 | system.diskio.read.bytes |
| islogmetric required | string | 로그 메트릭 여부 | N |
| ftcount required | integer | 결함허용 개수 - 설정한 조건에 맞는 값이 몇 번 반복해서 발생하면 이벤트를 발생시킬지 설정하는 값 | 3 |
| eventlevel required | string | 이벤트 레벨 | WARNING |
| disableyn required | string | swagger.event.eventPolicyResponse.disableYn.value | N |
| productresourceid required | string | Product Resource ID - Product Resource ID can be viewed using @[ListAccountResources]. | INSTANCE-c4Hsd27ttDaLw533X4B6Sp |
| notificationrecipients optional | array | 이벤트 알림 수신인 정보 - 알림 대상자 정보는 10개까지 지정할 수 있습니다. | '{"notificationMethods": [{"eventLevel": "FATAL", "notificationMethod": "", "sendMethod": ["MAIL"]}], "recipientKey": "1347", "recipientType": "USER"}' |
| eventmessageprefix optional | string | 이벤트 메시지 접두사 | SCP |
| eventoccurtimezone optional | string | swagger.event.eventPolicyResponse.eventOccurTimeZone.value | GMT+9 |
| metricname optional | string | - | |
| objectdisplayname optional | string | 오브젝트 이름 | dm0 |
| objectname optional | string | 오브젝트 이름 | dm0 |
| objecttype optional | string | 개별항목 유형 | SCP |
| podobjectdisplayname optional | string | swagger.event.eventPolicyResponse.podObjectDisplayName.value | dm0 |
| podobjectname optional | string | swagger.event.eventPolicyResponse.podObjectName.value | dm0 |
| metricfunction optional | string | 메트릭 함수 - 유효한 값: [delta] - 이벤트 발생 여부를 판단하기 위해 성능항목의 현재 값을 사용할지, 이전 값과 현재 값의 차이를 사용할지를 지정합니다. - 이전 값과 현재 값의 차이를 사용하고자 할 경우에만 delta로 지정합니다. | delta |
| x-resourcetype required | string | Resource Type | - |
Responses
| Name | Description | Example |
|---|---|---|
| eventPolicyStatisticsPeriod | 이벤트 정책 통계 기간 - 단위: 분 | 10 |
| eventPolicyStatisticsType | 이벤트 정책 통계 유형 | MAX |
2 - DeleteEventPolicy
2.1 - 1.0
scpcli cloudmonitoring event eventpolicy delete
--eventpolicyid <value>
--x-resourcetype <value>
Description
Delete Event policy
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| eventpolicyid required | integer | Event policy ID to delete - Event Policy ID can be viewed using @[ListEventPolicies]. | 7226 |
| x-resourcetype required | string | Resource Type | - |
3 - ListAccountEvents
3.1 - 1.0
scpcli cloudmonitoring event accountevent list
--queryenddt <value>
--querystartdt <value>
--eventstate <value>
[--page <value>]
[--size <value>]
[--sort <value>]
Description
Search Account Event List
상태 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 |
| page optional | integer | Page Number (default: 0) | 0 |
| size optional | integer | Page Contents Size (default: 10) | 10 |
| sort optional | array | Sorting Field List | - |
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 |
4 - ListAccountMember
4.1 - 1.0
scpcli cloudmonitoring product accountmember list
[--page <value>]
[--size <value>]
[--sort <value>]
Description
Search members included in an Account.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| page optional | integer | Page Number (default: 0) | 0 |
| size optional | integer | Page Contents Size (default: 10) | 10 |
| sort optional | array | Sorting Field List | - |
Responses
| Name | Description | Example |
|---|---|---|
| companyName | swagger.product.ProjectMemberDto.companyName.value | 삼성SDS |
| createdBy | swagger.product.ProjectMemberDto.createdBy.value | 469 |
| createdByEmail | swagger.product.ProjectMemberDto.createdByEmail.value | soonshin.lee@cloud.com |
| createdByName | swagger.product.ProjectMemberDto.createdByName.value | 이순신 |
| createdDt | swagger.product.ProjectMemberDto.userTimezone.value | 2021-08-06T10:23:41.547Z |
| swagger.product.ProjectMemberDto.userEmail.value | kdhong@cloud.com | |
| lastAccessDt | swagger.product.ProjectMemberDto.lastAccessDt.value | 2022-11-06T10:23:41.547Z |
| modifiedBy | swagger.product.ProjectMemberDto.modifiedBy.value | 469 |
| modifiedByEmail | swagger.product.ProjectMemberDto.modifiedByEmail.value | soonshin.lee@cloud.com |
| modifiedByName | swagger.product.ProjectMemberDto.modifiedByName.value | 이순신 |
| modifiedDt | swagger.product.ProjectMemberDto.modifiedDt.value | 2021-08-06T10:23:41.547Z |
| organizationId | swagger.product.ProjectMemberDto.organizationId.value | |
| positionName | swagger.product.ProjectMemberDto.positionName.value | 프로 |
| userGroupCount | swagger.product.ProjectMemberDto.userGroupCount.value | 10 |
| userId | swagger.product.ProjectMemberDto.userId.value | 1984 |
| userName | swagger.product.ProjectMemberDto.userName.value | 홍길동 |
5 - ListAccountResources
5.1 - 1.0
scpcli cloudmonitoring product accountresource list
[--page <value>]
[--size <value>]
[--sort <value>]
--x-resourcetype <value>
Description
Search Resource included in an Account.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| 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 |
|---|---|---|
| accountId | 프로젝트 아이디 | UqXgOSnoqOfKB0_LKO6xId |
| endDt | 상품 삭제 일시 | 9999-12-31T23:59:59.999Z |
| lastEventLevel | 최종 이벤트 레벨 | WARNING |
| poolName | 풀 이름 | POOL-A8-C1DpGqRdQMlfNXdJxLb |
| productIpAddress | 상품 IP주소 | 192.168.245.161 |
| productName | 상품 이름 | VM-Server-01 |
| productResourceId | 상품 리소스 아이디 | INSTANCE-c4Hsd27ttDaLw533X4B6Sp |
| productState | 상품 상태 - 유효한 값 : Running, Down | Running |
| productTypeCode | 상품 유형코드 | VM |
| productTypeName | 상품 유형이름 | Virtual Server |
| startDt | 상품 생성 일시 | 2021-10-23T08:30:00Z |
6 - ListAddressBookMembers
6.1 - 1.0
scpcli cloudmonitoring product addressbookmember list
--addrbookid <value>
[--page <value>]
[--size <value>]
[--sort <value>]
Description
Search address book members
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| addrbookid required | integer | Address book ID - Address book IDs can be obtained from @[ListAddressBooks]. | - |
| page optional | integer | Page Number (default: 0) | 0 |
| size optional | integer | Page Contents Size (default: 10) | 10 |
| sort optional | array | Sorting Field List | - |
Responses
| Name | Description | Example |
|---|---|---|
| userEmail | 사용자 이메일 | kdhong@cloud.com |
| userId | 사용자 리소스 아이디 | 1346 |
| userLanguage | 사용자 언어 | ko |
| userMobileTelNo | 사용자 휴대전화번호 | 010-0000-0000 |
| userName | 사용자 이름 | 홍길동 |
| userTimezone | 사용자 타임존 | Asia/Seoul |
7 - ListAddressBooks
7.1 - 1.0
scpcli cloudmonitoring product addressbook list
[--page <value>]
[--size <value>]
[--sort <value>]
Description
Search a list of address books created by user.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| page optional | integer | Page Number (default: 0) | 0 |
| size optional | integer | Page Contents Size (default: 10) | 10 |
| sort optional | array | Sorting Field List | - |
Responses
| Name | Description | Example |
|---|---|---|
| addrBookName | 주소록 이름 | contact name |
| addrbookId | 주소록 아이디 | 74 |
| createdBy | 생성자 아이디 | 1984 |
| createdByName | 생성자 이름 | 김삼성 |
| createdDt | 생성 일시 | 2021-10-23T22:00:00Z |
| memberCount | 멤버 수 | 10 |
8 - ListEventPolicies
8.1 - 1.0
scpcli cloudmonitoring event eventpolicy list
--productresourceid <value>
[--metrickey <value>]
[--page <value>]
[--size <value>]
[--sort <value>]
--x-resourcetype <value>
Description
Search Event Policies
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| productresourceid required | string | Product Resource ID - Product Resource ID can be viewed using @[ListAccountResources]. | c94607c8-6a15-4e13-84f3-99cb77d478e3 |
| 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 |
|---|---|---|
| checkAsg | ||
| createBy | ||
| createById | ||
| eventLevel | 이벤트 레벨 | WARNING |
| eventMessagePrefix | 이벤트 메시지 접두사 | SCP |
| eventOccurTimeZone | swagger.event.eventPolicyResponse.eventOccurTimeZone.value | GMT+9 |
| eventPolicyId | 이벤트 정책 아이디 | 7226 |
| eventPolicyStatistics | ||
| eventThreshold | ||
| ftCount | 결함허용 개수 - 설정한 조건에 맞는 값이 몇 번 반복해서 발생하면 이벤트를 발생시킬지 설정하는 값 | 3 |
| isLogMetric | 로그 메트릭 여부 | N |
| metricDescription | 메트릭 설명 | 커널에서 사용한 CPU 시간의 백분율 (core 4개 모두를 100%사용하는 경우 : 400%) |
| metricDescriptionEn | 메트릭 설명 | Percentage of CPU time used in the kernel (if 100% of all 4 cores are used: 400%) |
| metricKey | 메트릭 키 | system.cpu.system.pct |
| metricName | 메트릭 이름 | system.cpu.system.pct |
| objectName | 오브젝트 이름 | cpu0 |
| productName | 상품 이름 | VM-002 |
| productResourceId | 상품 리소스 아이디 | INSTANCE-c4Hsd27ttDaLw533X4B6Sp |
| productSq | 상품 시퀀스 | 7321 |
| productTargetType | 메트릭 대상 유형 | system.core.id 별 |
| productTargetTypeEn | 메트릭 대상 유형 | By system.core.id |
| updateBy | ||
| updateById |
9 - ListEventPolicyHistories
9.1 - 1.0
scpcli cloudmonitoring event eventpolicyhistory list
--eventpolicyid <value>
--queryenddt <value>
--querystartdt <value>
[--page <value>]
[--size <value>]
[--sort <value>]
--x-resourcetype <value>
Description
Search event policy histories
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| eventpolicyid required | integer | Event Policy ID to inquire - Event Policy ID can be viewed using @[ListEventPolicies]. | 7226 |
| queryenddt required | string | Query End Date | 2021-10-23T23:59:59.000Z |
| querystartdt required | string | Query Start Date | 2021-10-23T18:00:00.000Z |
| 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 |
|---|---|---|
| createBy | ||
| createById | ||
| disableObject | swagger.event.eventPolicyResponse.disableObject.value | N |
| disableYn | swagger.event.eventPolicyResponse.disableObject.value | N |
| eventLevel | 이벤트 레벨 | WARNING |
| eventMessagePrefix | 이벤트 메시지 접두사 | SCP |
| eventOccurTimeZone | swagger.event.eventPolicyResponse.eventOccurTimeZone.value | GMT+9 |
| eventPolicyHistoryId | 이벤트 정책 이력 아이디 | 8759 |
| eventPolicyHistoryType | 이벤트 정책 이력 유형 - C : 등록, U : 수정, D : 삭제 | U |
| eventPolicyId | 이벤트 정책 아이디 | 7240 |
| eventPolicyStatistics | ||
| eventThreshold | ||
| ftCount | 결함허용 개수 | 3 |
| metricDescription | 메트릭 설명 | 커널에서 사용한 CPU 시간의 백분율 (core 4개 모두를 100%사용하는 경우 : 400%) |
| metricDescriptionEn | 메트릭 설명 | Percentage of CPU time used in the kernel (if 100% of all 4 cores are used: 400%) |
| metricKey | 메트릭 키 | system.cpu.system.pct |
| metricName | 메트릭 이름 | system.cpu.system.pct |
| metricUnit | 메트릭 단위 | % |
| modifiedBy | ||
| modifiedByName | ||
| modifiedDt | ||
| notificationRecipientHistory | ||
| objectDisplayName | 오브젝트 이름 | cpu0 |
| objectName | 오브젝트 이름 | cpu0 |
| objectType | 개별항목 유형 | cluster |
| productName | 상품 이름 | VM-Server-01 |
| productResourceId | 상품 리소스 아이디 | INSTANCE-c4Hsd27ttDaLw533X4B6Sp |
| productTargetType | 메트릭 대상 유형 | system.core.id 별 |
| productTargetTypeEn | 메트릭 대상 유형 | By system.core.id |
| updateBy | ||
| updateById |
10 - ListEventPolicyNotification
10.1 - 1.0
scpcli cloudmonitoring event eventpolicynotification list
--eventpolicyid <value>
[--page <value>]
[--size <value>]
[--sort <value>]
--x-resourcetype <value>
Description
Search Event Policy Notification
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| eventpolicyid required | integer | Event Policy ID to inquire - Event Policy ID can be viewed using @[ListEventPolicies]. | 7226 |
| 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 |
|---|---|---|
| addrbookAdditionalInfo | ||
| notificationMethods | 알림 메소드 정보 | |
| recipientKey | 수신인 키 - 수신인 키는 @[프로젝트 멤버 조회] 또는 @[사용자의 주소록 목록 조회]를 이용하여 조회합니다. | 1984 |
| recipientName | 수신인 이름 | 홍길동 |
| recipientType | 수신인 유형 - USER : 사용자, ADDRBOOK : 주소록 | USER |
| userAdditionalInfo |
11 - ListMetricPefData
11.1 - 1.0
scpcli cloudmonitoring product metricperfdata list
--querystartdt <value>
--queryenddt <value>
--metricdataconditions <value>
[--ignoreinvalid <value>]
--x-resourcetype <value>
Description
Search the performance values of the collected metrics. Up to 10 query conditions can be specified, and the maximum query period is 24 hours.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| querystartdt required | string | 조회 시작 일시 | 2022-08-07T23:50:00.000Z |
| queryenddt required | string | 조회 종료 일시 | 2022-08-07T23:59:00.000Z |
| metricdataconditions required | array | 메트릭 데이터 조건 | '{"metricKey": "system.diskio.read.bytes", "objectType": "replicaset", "productResourceInfos": [{"objectList": ["kube-01", "kube-02"], "productResourceId": "INSTANCE-c4Hsd27ttDaLw533X4B6Sp"}], "statisticsPeriod": 5, "statisticsTypeList": ["SUM", "MIN"]}' |
| ignoreinvalid optional | string | 유효하지 않은 값 제외 여부 | Y |
| x-resourcetype required | string | Resource Type | - |
Responses
| Name | Description | Example |
|---|---|---|
| metricKey | 메트릭 키 | system.filesystem.used.bytes |
| metricName | 메트릭 이름 | system.filesystem.used.bytes |
| metricType | 메트릭 유형 | NUM |
| metricUnit | 메트릭 단위 | bytes |
| objectDisplayName | 개별항목 출력 이름 | dm-1 |
| objectName | 개별항목 이름 | dm-1 |
| objectType | 개별항목 유형 | replicaset |
| perfData | 성능 데이터 | [{’time’: 1627378200000, ‘value’: ‘0.0766’}] |
| productName | 상품의 이름 | VM-Server-01 |
| productResourceId | 상품 리소스 아이디 | INSTANCE-c4Hsd27ttDaLw533X4B6Sp |
| statisticsPeriod | 통계 집계 주기 (단위: 분) | 5 |
| statisticsType | 통계 유형 | SUM |
12 - ListMetrics
12.1 - 1.0
scpcli cloudmonitoring product metric list
[--producttypecode <value>]
[--objecttype <value>]
[--page <value>]
[--size <value>]
[--sort <value>]
Description
View the list of metrics provided by Monitoring. You can view the full list of metrics or the list of metrics for each service type.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| producttypecode optional | string | Product type code - Product type codes can be obtained using @[ListServiceMonitoring]. If not specified, the entire metric list will be retrieved. | VM |
| objecttype optional | string | Object Type - Only available for services that have subtypes, such as when the 'productTypeCode' is 'Kubernetes' or 'Load Balancer'. | node |
| page optional | integer | Page Number (default: 0) | 0 |
| size optional | integer | Page Contents Size (default: 10) | 10 |
| sort optional | array | Sorting Field List | - |
Responses
| Name | Description | Example |
|---|---|---|
| disableObject | swagger.product.MetricInfoDto.disableObject.value | N |
| displayUnit | ||
| fixedUnit | 메트릭 단위 (고정) | sec |
| isLogMetric | 로그 메트릭 여부 | N |
| isObjectExist | 개별항목 성능 존재 여부 | Y |
| metricDescription | 메트릭 설명 | 커널에서 사용한 CPU 시간의 백분율 (core 4개 모두를 100%사용하는 경우 : 400%) |
| metricDescriptionEn | 메트릭 설명 | Percentage of CPU time used in the kernel (if 100% of all 4 cores are used: 400%) |
| metricKey | 메트릭 키 | system.filesystem.used.bytes |
| metricName | 메트릭 이름 | FileSystem |
| metricOrder | 메트릭 순서 | 1 |
| metricSetKey | swagger.product.MetricInfoDto.metricSetKey.value | system.filesystem |
| metricSetName | 메트릭 세트 이름 | FileSystem |
| metricType | 메트릭 유형 | NUM |
| metricUnit | 메트릭 단위 | bytes |
| objectKeyName | 오브젝트 키 이름 | system.core.iowait.pct |
| objectType | swagger.product.MetricInfoDto.disableObject.value | N |
| objectTypeNameEng | swagger.product.MetricInfoDto.disableObject.value | N |
| objectTypeNameLoc | swagger.product.MetricInfoDto.disableObject.value | N |
| perfTitle | swagger.product.MetricInfoDto.perfTitle.value | File System |
| productTargetType | 메트릭 대상 유형 | system.core.id 별 |
| productTargetTypeEn | 메트릭 대상 유형 | By system.core.id |
| productTypeCode | 상품 유형 코드 | VM |
| productTypeName | 상품 유형 이름 | Virtual Server |
13 - ListResourceEvents
13.1 - 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 |
14 - ListService
14.1 - 1.0
scpcli cloudmonitoring product service list
[--productcategorycode <value>]
[--page <value>]
[--size <value>]
[--sort <value>]
Description
Search a list of product types supported by monitoring.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| productcategorycode optional | string | Product type category - If not specified, the entire product type code will be retrieved. | Compute |
| page optional | integer | Page Number (default: 0) | 0 |
| size optional | integer | Page Contents Size (default: 10) | 10 |
| sort optional | array | Sorting Field List | - |
Responses
| Name | Description | Example |
|---|---|---|
| parentProductTypeName | 부모 상품 이름 | Compute |
| productTypeCode | 상품 코드 | VM |
| productTypeName | 상품 이름 | Virtual Server |
| stateMetricKey | 상태 메트릭 키 | vsphere.mxvm.runtime.state |
15 - SetEventPolicy
15.1 - 1.0
scpcli cloudmonitoring event eventpolicy set
--eventpolicyid <value>
--value <value>
--comparisonoperator <value>
--minvalue <value>
--mincomparisonoperator <value>
--maxvalue <value>
--maxcomparisonoperator <value>
--thresholdtype <value>
--eventpolicystatisticstype <value>
--eventpolicystatisticsperiod <value>
--ftcount <value>
--eventlevel <value>
--disableyn <value>
[--notificationrecipients <value>]
[--eventmessageprefix <value>]
[--eventoccurtimezone <value>]
[--objectdisplayname <value>]
[--objectname <value>]
[--objecttype <value>]
[--podobjectdisplayname <value>]
[--podobjectname <value>]
[--metricfunction <value>]
--x-resourcetype <value>
Description
Set Event Policy
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| eventpolicyid required | integer | Event policy ID to modify - Event Policy ID can be viewed using @[ListEventPolicies]. | 7226 |
| value required | number | 값 | 10 |
| comparisonoperator required | string | 비교 연산자 | LT |
| minvalue required | number | 최소 값 | 80 |
| mincomparisonoperator required | string | 최소 비교 연산자 | GT |
| maxvalue required | number | 최대 값 | 90 |
| maxcomparisonoperator required | string | 최대 비교 연산자 | LT |
| thresholdtype required | string | 임계치 유형 - 임계치를 범위로 지정할 경우에는 “RANGE_VALUE"를, 임계치를 단일값으로 지정할 경우에는 “SINGLE_VALUE” 지정해야 합니다. | RANGE_VALUE |
| eventpolicystatisticstype required | string | 이벤트 정책 통계 유형 | MAX |
| eventpolicystatisticsperiod required | integer | 이벤트 정책 통계 기간 - 단위: 분 | 10 |
| ftcount required | integer | 결함허용 개수 - 설정한 조건에 맞는 값이 몇 번 반복해서 발생하면 이벤트를 발생시킬지 설정하는 값 | 3 |
| eventlevel required | string | 이벤트 레벨 | WARNING |
| disableyn required | string | swagger.event.eventPolicyResponse.disableYn.value | N |
| notificationrecipients optional | array | 이벤트 알림 수신인 정보 | '{"notificationMethods": [{"eventLevel": "FATAL", "notificationMethod": "", "sendMethod": ["MAIL"]}], "recipientKey": "1347", "recipientType": "USER"}' |
| eventmessageprefix optional | string | 이벤트 메시지 접두사 | SCP |
| eventoccurtimezone optional | string | swagger.event.eventPolicyResponse.eventOccurTimeZone.value | GMT+9 |
| objectdisplayname optional | string | 오브젝트 이름 | cpu0 |
| objectname optional | string | 오브젝트 이름 | cpu0 |
| objecttype optional | string | 개별항목 유형 | cluster |
| podobjectdisplayname optional | string | swagger.event.eventPolicyResponse.podObjectName.value | cpu0 |
| podobjectname optional | string | swagger.event.eventPolicyResponse.podObjectName.value | cpu0 |
| metricfunction optional | string | 메트릭 함수 - 유효한 값: [delta] - 이벤트 발생 여부를 판단하기 위해 성능항목의 현재 값을 사용할지, 이전 값과 현재 값의 차이를 사용할지를 지정합니다. - 이전 값과 현재 값의 차이를 사용하고자 할 경우에만 delta로 지정합니다. | delta |
| x-resourcetype required | string | Resource Type | - |
16 - ShowEventNotificationStates
16.1 - 1.0
scpcli cloudmonitoring event eventnotificationstate show
--eventid <value>
[--page <value>]
[--size <value>]
[--sort <value>]
--x-resourcetype <value>
Description
Search Event Notification States
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| eventid required | string | Event ID - Event ID can be viewed using @[ListResourceEvents]. | - |
| 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 |
|---|---|---|
| notificationStates | 이벤트 알림 상태 | |
| user | ||
| userEmail | 사용자 이메일 | kdhong@cloud.com |
| userId | 사용자 아이디 | 1984 |
| userMobileTelNo | 사용자 휴대 전화번호 | 010-000-0000 |
| userNameNotification | 사용자 이름 | 홍길동 |
17 - ShowEventPolicy
17.1 - 1.0
scpcli cloudmonitoring event eventpolicy show
--eventpolicyid <value>
--x-resourcetype <value>
Description
Show Event Policy
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| eventpolicyid required | integer | Event Policy ID to inquire - Event Policy ID can be viewed using @[ListEventPolicies]. | 7226 |
| x-resourcetype required | string | Resource Type | - |
Responses
| Name | Description | Example |
|---|---|---|
| eventPolicyStatisticsPeriod | 이벤트 정책 통계 기간 - 단위: 분 | 10 |
| eventPolicyStatisticsType | 이벤트 정책 통계 유형 | MAX |
18 - ShowResourceEvent
18.1 - 1.0
scpcli cloudmonitoring event resourceevent show
--eventid <value>
--x-resourcetype <value>
Description
Show Resource Event
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260701 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| eventid required | string | Event ID - Event ID can be viewed using @[ListResourceEvents]. | - |
| x-resourcetype required | string | Resource Type | - |
Responses
| Name | Description | Example |
|---|---|---|
| checkAsg | ||
| createBy | ||
| createById | ||
| eventLevel | 이벤트 레벨 | WARNING |
| eventMessagePrefix | 이벤트 메시지 접두사 | SCP |
| eventOccurTimeZone | swagger.event.eventPolicyResponse.eventOccurTimeZone.value | GMT+9 |
| eventPolicyId | 이벤트 정책 아이디 | 7226 |
| eventPolicyStatistics | ||
| eventThreshold | ||
| ftCount | 결함허용 개수 - 설정한 조건에 맞는 값이 몇 번 반복해서 발생하면 이벤트를 발생시킬지 설정하는 값 | 3 |
| isLogMetric | 로그 메트릭 여부 | N |
| metricDescription | 메트릭 설명 | 커널에서 사용한 CPU 시간의 백분율 (core 4개 모두를 100%사용하는 경우 : 400%) |
| metricDescriptionEn | 메트릭 설명 | Percentage of CPU time used in the kernel (if 100% of all 4 cores are used: 400%) |
| metricKey | 메트릭 키 | system.cpu.system.pct |
| metricName | 메트릭 이름 | system.cpu.system.pct |
| objectName | 오브젝트 이름 | cpu0 |
| productName | 상품 이름 | VM-002 |
| productResourceId | 상품 리소스 아이디 | INSTANCE-c4Hsd27ttDaLw533X4B6Sp |
| productSq | 상품 시퀀스 | 7321 |
| productTargetType | 메트릭 대상 유형 | system.core.id 별 |
| productTargetTypeEn | 메트릭 대상 유형 | By system.core.id |
| updateBy | ||
| updateById |