コンテンツにスキップ

閾値ルール一覧取得 (host_agent専用)

GET
/dashboard/monitors/{id}/thresholds

Host_agentモニターの閾値アラートルール一覧を取得する。

id
required
string

閾値ルール一覧

object
thresholds
Array<object>
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

Host_agentタイプ以外のモニター (INVALID_TYPE)

モニターが見つからない