コンテンツにスキップ

閾値ルール更新 (host_agent専用)

PATCH
/dashboard/monitors/{id}/thresholds/{thresholdId}

閾値ルールの threshold、durationSec、enabled を更新する。

id
required
string
thresholdId
required
string
object
threshold
number
durationSec
integer
enabled
boolean

閾値ルール更新成功

object
threshold
object
id
string
teamId
string
monitorId
string
metric
string
Allowed values: cpu_usage mem_usage disk_usage network_rx_rate network_tx_rate
operator
string
Allowed values: gt lt gte lte
threshold
number
durationSec
integer
enabled
boolean
createdAt
string format: date-time

閾値ルールが見つからない