Home
last modified time | relevance | path

Searched refs:host_inventory_set (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/py-salt/salt-3004.1/tests/unit/modules/
H A Dtest_zabbix.py1212 zabbix.host_inventory_set(
1247 zabbix.host_inventory_set(
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dzabbix.py1449 def host_inventory_set(hostid, **connection_args): function