mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-07-13 15:24:48 -06:00
removed unsupported fields from vm_inventory_map
This commit is contained in:
parent
5f78a2c789
commit
b8bb3fb3f0
@ -99,8 +99,5 @@ device_inventory_map = { "asset_tag": "asset_tag",
|
||||
|
||||
# We also support inventory mapping on Virtual Machines.
|
||||
vm_inventory_map = { "status/label": "deployment_status",
|
||||
"location/name": "location",
|
||||
"latitude": "location_lat",
|
||||
"longitude": "location_lon",
|
||||
"comments": "notes",
|
||||
"name": "name" }
|
||||
|
Loading…
Reference in New Issue
Block a user