@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
88 lines • 1.53 kB
JSON
{
"id": 6,
"url": "string",
"family": {
"label": "IPv6",
"value": 6
},
"address": "string",
"vrf": {
"id": 2,
"url": "string",
"name": "string",
"rd": "string",
"display_name": "string",
"prefix_count": 9
},
"tenant": {
"id": 5,
"url": "string",
"name": "string",
"slug": "string"
},
"status": {
"label": "Deprecated",
"value": "active"
},
"role": {
"label": "Anycast",
"value": "loopback"
},
"assigned_object_type": "string",
"assigned_object_id": 2,
"assigned_object": {},
"nat_inside": {
"id": 5,
"url": "string",
"family": 3,
"address": "string"
},
"nat_outside": {
"id": 1,
"url": "string",
"family": 7,
"address": "string"
},
"dns_name": "string",
"description": "string",
"tags": [
{
"id": 9,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 5,
"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": 8,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
}
],
"custom_fields": {},
"created": "string",
"last_updated": "string"
}