@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
178 lines • 3.79 kB
JSON
{
"count": 7,
"next": "string",
"previous": "string",
"results": [
{
"id": 9,
"url": "string",
"assigned_object_type": "string",
"assigned_object_id": 1,
"assigned_object": {},
"role": {
"id": 4,
"url": "string",
"name": "string",
"slug": "string",
"secret_count": 8
},
"name": "string",
"plaintext": "string",
"hash": "string",
"tags": [
{
"id": 9,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 8,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 8,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 10,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
}
],
"custom_fields": {},
"created": "string",
"last_updated": "string"
},
{
"id": 6,
"url": "string",
"assigned_object_type": "string",
"assigned_object_id": 5,
"assigned_object": {},
"role": {
"id": 9,
"url": "string",
"name": "string",
"slug": "string",
"secret_count": 2
},
"name": "string",
"plaintext": "string",
"hash": "string",
"tags": [
{
"id": 6,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
}
],
"custom_fields": {},
"created": "string",
"last_updated": "string"
},
{
"id": 9,
"url": "string",
"assigned_object_type": "string",
"assigned_object_id": 5,
"assigned_object": {},
"role": {
"id": 7,
"url": "string",
"name": "string",
"slug": "string",
"secret_count": 5
},
"name": "string",
"plaintext": "string",
"hash": "string",
"tags": [
{
"id": 7,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 6,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 10,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 4,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 9,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 1,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 9,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
},
{
"id": 2,
"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"
}
]
}