@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
31 lines • 512 B
JSON
{
"id": 1,
"url": "string",
"name": "string",
"tenant": {
"id": 10,
"url": "string",
"name": "string",
"slug": "string"
},
"description": "string",
"tags": [
{
"id": 9,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 4,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
}
],
"custom_fields": {},
"created": "string",
"last_updated": "string"
}