@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
45 lines • 757 B
JSON
{
"id": 6,
"url": "string",
"name": "string",
"tenant": {
"id": 6,
"url": "string",
"name": "string",
"slug": "string"
},
"description": "string",
"tags": [
{
"id": 2,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 3,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 8,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 5,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
}
],
"custom_fields": {},
"created": "string",
"last_updated": "string"
}