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

XMLWordPrintable

    • Type: Problem report
    • Resolution: Unresolved
    • Priority: Trivial
    • None
    • Affects Version/s: 3.0.24, 4.0.2, 4.2.0alpha2
    • Component/s: API (A)

      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.

            Assignee:
            Zabbix Development Team
            Reporter:
            Miks Kronkalns
            Team B
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: