龙虎赌博

这是原厂英文文档的翻译页面. 欢迎帮助我们 完善文档.

龙虎赌博 API在5.0版本中的变更

5.0.26

graph

Changes:
graph.get: Graph availability doesn't depend on permissions to items specified in graph "ymin_itemid" and "ymax_itemid" fields.
Graph having MIN or MAX Y axis linked to inaccessible items will still be accessible but MIN/MAX Y axis works the same way as if specified calculation method is "Calculated".

graphprototype

Changes:
graphprototype.get: Graph prototype availability doesn't depend on permissions to items specified in graph prototype "ymin_itemid" and "ymax_itemid" fields.

5.0.5

任务

变更:
添加了一个新方法 task.get
task.get 方法添加了一个新任务类型。
变更了 task.create 请求的格式。 查阅 task.create 可以获得更多详细信息。

5.0.13

configuration

Bug fixes:
configuration.export: fixed exporting of images separately from other objects

graph

Bug fixes:
graph.get removed discover field from request
graph.update: fixed method to properly change values on template graph instead of making a new inherited graph if case user has no permissions to child host or template

graphprototype

Bug fixes:
graphprototype.update: fixed method to properly change values on template graph prototype instead of making a new inherited graph prototype if case user has no permissions to child host or template

host

host.get removed discover field from request

item

item.get removed discover field from request

mediatype

Changes:
increased maxattempts from 10 to 100 and attempt_interval from 60s to 1h

task

Bug fixes:
task.create: improved error message by adding item or discovery rule and host name if any of them are not monitored for task with type value 6

template

template.get removed discover field from request

trigger

Bug fixes:
trigger.get removed discover field from request
trigger.create: fixed trigger creation on PostgreSQL with host name consisting of only numbers

5.0.5

task

Changes:
added a new method task.get.
added a new type of task for task.get method.
changed format of task.create request. See task.create for more details.