Skip to content

Commit a6712b2

Browse files
Added region and region_id to ALLOWED_DEVICE_QUERY_PARAMETERS (#89)
1 parent 484a741 commit a6712b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

plugins/inventory/netbox.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,8 @@
147147
"position",
148148
"rack_group_id",
149149
"rack_id",
150+
"region",
151+
"region_id",
150152
"role",
151153
"role_id",
152154
"serial",

0 commit comments

Comments
 (0)