This is the multi-page printable view of this section. Click here to print.
ShowAlert
1 - 1.4
scp-cli servicewatch alert show
--id <value>
Description
Show the Alert
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| id required | string | Alert ID | 3234bd0f12fa4d0b97ab9feff6c09b8e |
Responses
| Name | Description | Example |
|---|---|---|
| activated_yn | Whether the Alert is activated or not | Y |
| created_at | Created date time | |
| created_by | Creator ID | f4b8a4c4017f4f8d8399f0c02582ae47 |
| description | Alert Description | Description for Alert Test |
| dimension | Dimension | |
| dimensions | List of Dimensions | [] |
| evaluation_count | Evaluation Count for the Alert Condition | 3 |
| evaluation_time_window | Evaluation Time Window (period * evaluation_count) | 900 |
| individual_items | List of Individual Items | [] |
| last_policy_updated_at | Last Alert Policy Updated Date Time | |
| level | Alert Level - HIGH, MIDDLE, LOW | HIGH |
| lower_bound | Lower bound for the Alert range operator | 80.0 |
| metric_id | Metric ID | f13aab3b88c341b2bc73f8925a0e8cc5 |
| metric_name | Metric Name | CPU Usage |
| metric_unit | Metric Unit. Allowed Units: SECONDS, MICROSECONDS, MILLISECONDS, BYTES, KILOBYTES, MEGABYTES, GIGABYTES, TERABYTES, BITS, KILOBITS, MEGABITS, GIGABITS, TERABITS, PERCENT, COUNT, BYTES_PER_SECOND, KILOBYTES_PER_SECOND, MEGABYTES_PER_SECOND, GIGABYTES_PER_SECOND, TERABYTES_PER_SECOND, BITS_PER_SECOND, KILOBITS_PER_SECOND, MEGABITS_PER_SECOND, GIGABITS_PER_SECOND, TERABITS_PER_SECOND, COUNT_PER_SECOND, COUNT_PER_MINUTE, NONE | BYTE |
| missing_data_option | Missing Data Option - MISSING, BREACHING, NOT_BREACHING, IGNORE | BREACHING |
| modified_at | Modified date time | |
| modified_by | Modifier ID | f4b8a4c4017f4f8d8399f0c02582ae47 |
| name | Alert Name | Alert Test |
| namespace_id | Namespace ID | 1d9d05af5c624f2cb80a45f2c911e2f4 |
| namespace_name | Namespace Name | Virtual Server |
| operator | Operator - EQ, NOT_EQ, GT, GTE, LT, LTE, RANGE | RANGE |
| period | Period (seconds) | 300 |
| srn | SDS cloud Resource Name of the Alert | srn:dev2::1bcf39b344ac41cbaf0466ff0d2bebad:kr-west1::scp-servicewatch:alert/0ad6da92-634a-4f8c-932e-9d650599ab1e |
| state | Alert State - NORMAL, ALERT, INSUFFICIENT_DATA | NORMAL |
| statistic | Statistic - SUM, AVG, MAX, MIN | AVG |
| threshold | Threshold for the Alert Condition (except fro RANGE operator) | 80.0 |
| timestamp | Timestamp | 2025-08-15T11:04:00.000+0000 |
| type | Alert Type | METRIC_ALERT |
| upper_bound | Upper bound for the Alert range operator | 90.0 |
| violation_count | Violation Count for the Alert Condition | 2 |
2 - 1.3
scp-cli servicewatch alert show
--id <value>
Description
Show the Alert
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.3 | 20270131 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| id required | string | Alert ID | 3234bd0f12fa4d0b97ab9feff6c09b8e |
Responses
| Name | Description | Example |
|---|---|---|
| activated_yn | Whether the Alert is activated or not | Y |
| created_at | Created date time | |
| created_by | Creator ID | f4b8a4c4017f4f8d8399f0c02582ae47 |
| description | Alert Description | Description for Alert Test |
| dimension | Dimension | |
| dimensions | List of Dimensions | [] |
| evaluation_count | Evaluation Count for the Alert Condition | 3 |
| evaluation_time_window | Evaluation Time Window (period * evaluation_count) | 900 |
| individual_items | List of Individual Items | [] |
| last_policy_updated_at | Last Alert Policy Updated Date Time | |
| level | Alert Level - HIGH, MIDDLE, LOW | HIGH |
| lower_bound | Lower bound for the Alert range operator | 80.0 |
| metric_id | Metric ID | f13aab3b88c341b2bc73f8925a0e8cc5 |
| metric_name | Metric Name | CPU Usage |
| metric_unit | Metric Unit. Allowed Units: SECONDS, MICROSECONDS, MILLISECONDS, BYTES, KILOBYTES, MEGABYTES, GIGABYTES, TERABYTES, BITS, KILOBITS, MEGABITS, GIGABITS, TERABITS, PERCENT, COUNT, BYTES_PER_SECOND, KILOBYTES_PER_SECOND, MEGABYTES_PER_SECOND, GIGABYTES_PER_SECOND, TERABYTES_PER_SECOND, BITS_PER_SECOND, KILOBITS_PER_SECOND, MEGABITS_PER_SECOND, GIGABITS_PER_SECOND, TERABITS_PER_SECOND, COUNT_PER_SECOND, COUNT_PER_MINUTE, NONE | BYTE |
| missing_data_option | Missing Data Option - MISSING, BREACHING, NOT_BREACHING, IGNORE | BREACHING |
| modified_at | Modified date time | |
| modified_by | Modifier ID | f4b8a4c4017f4f8d8399f0c02582ae47 |
| name | Alert Name | Alert Test |
| namespace_id | Namespace ID | 1d9d05af5c624f2cb80a45f2c911e2f4 |
| namespace_name | Namespace Name | Virtual Server |
| operator | Operator - EQ, NOT_EQ, GT, GTE, LT, LTE, RANGE | RANGE |
| period | Period (seconds) | 300 |
| srn | SDS cloud Resource Name of the Alert | srn:dev2::1bcf39b344ac41cbaf0466ff0d2bebad:kr-west1::scp-servicewatch:alert/0ad6da92-634a-4f8c-932e-9d650599ab1e |
| state | Alert State - NORMAL, ALERT, INSUFFICIENT_DATA | NORMAL |
| statistic | Statistic - SUM, AVG, MAX, MIN | AVG |
| threshold | Threshold for the Alert Condition (except fro RANGE operator) | 80.0 |
| timestamp | Timestamp | 2025-08-15T11:04:00.000+0000 |
| type | Alert Type | METRIC_ALERT |
| upper_bound | Upper bound for the Alert range operator | 90.0 |
| violation_count | Violation Count for the Alert Condition | 2 |
3 - 1.2
scp-cli servicewatch alert show
--id <value>
Description
Show the Alert
State ACTIVE (SUPPORTED)
| Version | Not Before |
|---|---|
| 1.2 | 20261130 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| id required | string | Alert ID | 3234bd0f12fa4d0b97ab9feff6c09b8e |
Responses
| Name | Description | Example |
|---|---|---|
| activated_yn | Whether the Alert is activated or not | Y |
| created_at | Created date time | |
| created_by | Creator ID | f4b8a4c4017f4f8d8399f0c02582ae47 |
| description | Alert Description | Description for Alert Test |
| dimension | Dimension | |
| dimensions | List of Dimensions | [] |
| evaluation_count | Evaluation Count for the Alert Condition | 3 |
| evaluation_time_window | Evaluation Time Window (period * evaluation_count) | 900 |
| individual_items | List of Individual Items | [] |
| last_policy_updated_at | Last Alert Policy Updated Date Time | |
| level | Alert Level - HIGH, MIDDLE, LOW | HIGH |
| lower_bound | Lower bound for the Alert range operator | 80.0 |
| metric_id | Metric ID | f13aab3b88c341b2bc73f8925a0e8cc5 |
| metric_name | Metric Name | CPU Usage |
| metric_unit | Metric Unit. Allowed Units: SECONDS, MICROSECONDS, MILLISECONDS, BYTES, KILOBYTES, MEGABYTES, GIGABYTES, TERABYTES, BITS, KILOBITS, MEGABITS, GIGABITS, TERABITS, PERCENT, COUNT, BYTES_PER_SECOND, KILOBYTES_PER_SECOND, MEGABYTES_PER_SECOND, GIGABYTES_PER_SECOND, TERABYTES_PER_SECOND, BITS_PER_SECOND, KILOBITS_PER_SECOND, MEGABITS_PER_SECOND, GIGABITS_PER_SECOND, TERABITS_PER_SECOND, COUNT_PER_SECOND, COUNT_PER_MINUTE, NONE | BYTE |
| missing_data_option | Missing Data Option - MISSING, BREACHING, NOT_BREACHING, IGNORE | BREACHING |
| modified_at | Modified date time | |
| modified_by | Modifier ID | f4b8a4c4017f4f8d8399f0c02582ae47 |
| name | Alert Name | Alert Test |
| namespace_id | Namespace ID | 1d9d05af5c624f2cb80a45f2c911e2f4 |
| namespace_name | Namespace Name | Virtual Server |
| operator | Operator - EQ, NOT_EQ, GT, GTE, LT, LTE, RANGE | RANGE |
| period | Period (seconds) | 300 |
| srn | SDS cloud Resource Name of the Alert | srn:dev2::1bcf39b344ac41cbaf0466ff0d2bebad:kr-west1::scp-servicewatch:alert/0ad6da92-634a-4f8c-932e-9d650599ab1e |
| state | Alert State - NORMAL, ALERT, INSUFFICIENT_DATA | NORMAL |
| statistic | Statistic - SUM, AVG, MAX, MIN | AVG |
| threshold | Threshold for the Alert Condition (except fro RANGE operator) | 80.0 |
| type | Alert Type | METRIC_ALERT |
| upper_bound | Upper bound for the Alert range operator | 90.0 |
| violation_count | Violation Count for the Alert Condition | 2 |