This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
manual:api:reference:item:create [2020/12/14 15:48] martins-v use of positional macros in item name is deprecated (ZBX-18765) |
manual:api:reference:item:create [2021/01/27 20:27] (current) |
||
---|---|---|---|
Line 37: | Line 37: | ||
"method": "item.create", | "method": "item.create", | ||
"params": { | "params": { | ||
- | "name": "Free disk space on example host", | + | "name": "Free disk space on /home/joe/", |
"key_": "vfs.fs.size[/home/joe/,free]", | "key_": "vfs.fs.size[/home/joe/,free]", | ||
"hostid": "30074", | "hostid": "30074", |