We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b586d3f commit 85dfed3Copy full SHA for 85dfed3
tests/integration/targets/inventory-v3.5/files/test-inventory.json
@@ -46,17 +46,17 @@
46
"custom_fields": {},
47
"description": "",
48
"device": {
49
- "display": "Test Nexus One",
50
- "id": 4,
51
- "name": "Test Nexus One"
+ "display": "Test Nexus Child One",
+ "id": 5,
+ "name": "Test Nexus Child One"
52
},
53
- "display": "Ethernet1/1",
+ "display": "Ethernet2/1",
54
"duplex": null,
55
"enabled": true,
56
- "id": 1,
+ "id": 2,
57
"ip_addresses": [
58
{
59
- "address": "172.16.180.11/24",
+ "address": "172.16.180.12/24",
60
"comments": "",
61
62
@@ -66,7 +66,7 @@
66
"label": "IPv4",
67
"value": 4
68
69
- "id": 3,
+ "id": 4,
70
"nat_inside": null,
71
"nat_outside": [],
72
"role": null,
0 commit comments