书栈网 · BookStack 本次搜索耗时 0.024 秒,为您找到 196926 个相关结果.
  • 趋势对象

    趋势对象 浮点型趋势 整数型趋势 趋势对象 以下对象与 trend API 直接相关. 趋势对象根据监控项类型的信息而有所不同,它们由Zabbix Server创建,不能通过API进行修改. 浮点型趋势 浮点型趋势对象具有以下属性. 属性 类型 描述 clock timestamp 根据时间戳计算出一个小时内监控项的值, 例如,0...
  • 告警对象

    告警对象 告警 告警对象 以下对象与alert API直接相关。 告警 告警由Zabbix服务器创建,不能通过API修改。 告警对象包含有关某些操作动作是否已成功执行的信息。它具有以下属性。 属性 类型 描述 alertid ID 告警的ID。 actionid ID 生成告警的操作的ID。 alerttype integer 告警...
  • ResolvedEndpoint 对象

    ResolvedEndpoint 对象 ResolvedEndpoint 对象 address string family string - 下列之一: ipv4 - 对应 AF_INET ipv6 - 对应 AF_INET6 unspec - 对应 AF_UNSPEC
  • ProductDiscount 对象

    ProductDiscount 对象 ProductDiscount 对象 identifier string - 用于唯一标识产品折扣优惠的字符串。 type number - 折扣报价类型。 price number - 以本地货币计算的产品成本。 priceLocale string - 本地格式化的产品价格。 paymentMode ...
  • ShortcutDetails 对象

    ShortcutDetails 对象 ShortcutDetails 对象 target 字符串-该快捷方式启动的目标。 workingDirectory string(可选) - 当前工作目录。 默认值为空。 args string (optional) - 从此快捷方式启动时,该参数将被赋予target 默认值为空。 description...
  • ServiceWorkerInfo 对象

    ServiceWorkerInfo 对象 ServiceWorkerInfo 对象 scriptUrl string - 当前service worker 运行的脚本的完整 URL scope string - 当前service worker为其激活的基URL。 renderProcessId number - 当前service worke...
  • SerialPort 对象

    SerialPort 对象 SerialPort 对象 portId string - 端口唯一标识符。 portName string - 端口名称。 displayName string (optional) - A string suitable for display to the user for describing this de...
  • SegmentedControlSegment 对象

    SegmentedControlSegment 对象 SegmentedControlSegment 对象 label string (可选)-要在segment中显示的文本. icon NativeImage (可选)-在segment中显示的图像. enabled boolean (可选) - 此 segment 是否可以选择。 默认值: t...
  • ScrubberItem 对象

    ScrubberItem 对象 ScrubberItem 对象 标签 string (可选)-要在此项中显示的文本. 图标 NativeImage (可选)-显示在此项中的图像.
  • ProtocolRequest 对象

    ProtocolRequest 对象 ProtocolRequest 对象 url string referrer string method string uploadData UploadData[] (可选) headers Record<string, string>