Logo
  • FlexCDN
  • 下载 (v1.0.4)
  • 文档
  • 开发
  • 试用购买
  • 在线演示
  1. API列表
  2. NodeThresholdService(节点阈值服务)
  3. 消息类型
  4. NodeThreshold
{ int64 id; int64 clusterId; Node node; string item; string param; string operator; bytes valueJSON; string message; int32 duration; string durationUnit; string sumMethod; // 是否启用 bool isOn; int32 notifyDuration; }