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

hostprototype.update API method allows to change inventory for templated host prototypes

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • 3.0.24, 4.0.2, 4.2.0alpha2
    • API (A)
    • Team B

      Steps to reproduce:

      1. Use a frontend to create templated host prototype;
      2. Observe that frontend doesn't allow to update inventory mode once;
      3. Use API client to update inventory mode:
        {
            "hostid": "10110",
            "inventory": {
                "inventory_mode": 0
            }
        }

      Result:

      Changes are made successfully.

            zabbix.dev Zabbix Development Team
            Miks.Kronkalns Miks Kronkalns
            Team B
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: