GetListOfAlerts

1 - 1.4

scp-cli servicewatch alert list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--activated_yn <value>]
[--states <value>]
[--levels <value>]
[--from_last_policy_updated_at <value>]
[--to_last_policy_updated_at <value>]
[--namespace_ids <value>]
[--namespace_names <value>]
[--type <value>]

Description

Get list of Alerts

상태 ACTIVE (CURRENT)

버전최소 지원 보장일
1.4-

Parameters

NameTypeDescriptionExample
size
optional
integersize20
page
optional
integerpage0
sort
optional
stringsortcreated_at:desc
name
optional
stringAlert NameAlert Test
activated_yn
optional
****Whether the Alert is activated or notY
states
optional
stringAlert State - NORMAL, ALERT, INSUFFICIENT_DATANORMAL,ALERT
levels
optional
stringAlert Level - HIGH, MIDDLE, LOWHIGH,MIDDLE
from_last_policy_updated_at
optional
stringAlert Start Last Policy Updated Date Time2026-04-01T00:00:00+09:00
to_last_policy_updated_at
optional
stringAlert End Last Policy Updated Date Time2026-04-30T23:59:59+09:00
namespace_ids
optional
stringComma-separated namespace IDs1d9d05af5c624f2cb80a45f2c911e2f4,6b6c3239f0504e30b067fe9498be1681
namespace_names
optional
stringComma-separated namespace namesVirtual Server,Internet Gateway
type
optional
stringAlert TypeMETRIC_ALERT

Responses

NameDescriptionExample
idAlert ID3234bd0f12fa4d0b97ab9feff6c09b8e
activated_ynWhether the Alert is activated or notY
evaluation_time_windowEvaluation Time Window (period * evaluation_count)900
last_policy_updated_atLast Alert Policy Updated Date Time2026-06-24T10:14:52.700924
levelAlert Level - HIGH, MIDDLE, LOWHIGH
lower_boundLower bound for the Alert range operator80.0
metric_nameMetric NameCPU Usage
metric_unitMetric 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, NONEBYTE
nameAlert NameAlert Test
namespace_nameNamespace NameVirtual Server
operatorOperator - EQ, NOT_EQ, GT, GTE, LT, LTE, RANGERANGE
stateAlert State - NORMAL, ALERT, INSUFFICIENT_DATANORMAL
statisticStatistic - SUM, AVG, MAX, MINAVG
thresholdThreshold for the Alert Condition (except fro RANGE operator)80.0
typeAlert TypeMETRIC_ALERT
upper_boundUpper bound for the Alert range operator90.0