@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
81 lines • 1.39 kB
JSON
{
"id": 5,
"url": "string",
"family": {
"label": "IPv4",
"value": 6
},
"address": "string",
"vrf": {
"id": 3,
"url": "string",
"name": "string",
"rd": "string",
"display_name": "string",
"prefix_count": 5
},
"tenant": {
"id": 2,
"url": "string",
"name": "string",
"slug": "string"
},
"status": {
"label": "Reserved",
"value": "dhcp"
},
"role": {
"label": "HSRP",
"value": "carp"
},
"assigned_object_type": "string",
"assigned_object_id": 4,
"assigned_object": {},
"nat_inside": {
"id": 4,
"url": "string",
"family": 2,
"address": "string"
},
"nat_outside": {
"id": 7,
"url": "string",
"family": 7,
"address": "string"
},
"dns_name": "string",
"description": "string",
"tags": [
{
"id": 1,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 10,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 10,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 6,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
}
],
"custom_fields": {},
"created": "string",
"last_updated": "string"
}