Commit 418a7ac
committed
allow query params parent_object* for services in netbox_utils
- elif parent == "services":
is workaround for Netbox 4.3.0 - 4.4.3 - #20554
GET Parent_object_type wrong data type - integer instead of string
Just delete parent_object_type and parent_object_id
GET is broken anyway1 parent 22143dc commit 418a7ac
File tree
2 files changed
+25
-1
lines changed- changelogs/fragments
- plugins/module_utils
2 files changed
+25
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
567 | 567 | | |
568 | 568 | | |
569 | 569 | | |
570 | | - | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
571 | 581 | | |
572 | 582 | | |
573 | 583 | | |
| |||
1187 | 1197 | | |
1188 | 1198 | | |
1189 | 1199 | | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
| 1203 | + | |
| 1204 | + | |
| 1205 | + | |
| 1206 | + | |
| 1207 | + | |
| 1208 | + | |
1190 | 1209 | | |
1191 | 1210 | | |
1192 | 1211 | | |
| |||
0 commit comments