Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-5705

API triggerprototype.create possible to create duplicate elements

XMLWordPrintable

      {
       "jsonrpc":"2.0",
       "method":"triggerprototype.create",
       "params":[
        {
         "description":"NEW ZBX",
         "expression":"{h1:vfs.fs.size[{#FSNAME}].last(0)}=0",
         "status":0
        },
        {
         "description":"NEW ZBX",
         "expression":"{h1:vfs.fs.size[{#FSNAME}].last(0)}=0",
         "status":0
        }
       ],
       "id":4,
       "auth":"56783267c6cac2f2cfffe89ba84f6aa0"
      }
      

      This API call creates duplicate trigger prototypes within hosts discovery rule. This shouldn't happen.

            Unassigned Unassigned
            tomtom Toms (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: