@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
87 lines • 1.94 kB
JSON
{
"count": 7,
"next": "string",
"previous": "string",
"results": [
{
"id": 10,
"url": "string",
"content_type": "string",
"name": "string",
"description": "string",
"template_code": "string",
"mime_type": "string",
"file_extension": "string"
},
{
"id": 6,
"url": "string",
"content_type": "string",
"name": "string",
"description": "string",
"template_code": "string",
"mime_type": "string",
"file_extension": "string"
},
{
"id": 9,
"url": "string",
"content_type": "string",
"name": "string",
"description": "string",
"template_code": "string",
"mime_type": "string",
"file_extension": "string"
},
{
"id": 7,
"url": "string",
"content_type": "string",
"name": "string",
"description": "string",
"template_code": "string",
"mime_type": "string",
"file_extension": "string"
},
{
"id": 7,
"url": "string",
"content_type": "string",
"name": "string",
"description": "string",
"template_code": "string",
"mime_type": "string",
"file_extension": "string"
},
{
"id": 3,
"url": "string",
"content_type": "string",
"name": "string",
"description": "string",
"template_code": "string",
"mime_type": "string",
"file_extension": "string"
},
{
"id": 7,
"url": "string",
"content_type": "string",
"name": "string",
"description": "string",
"template_code": "string",
"mime_type": "string",
"file_extension": "string"
},
{
"id": 9,
"url": "string",
"content_type": "string",
"name": "string",
"description": "string",
"template_code": "string",
"mime_type": "string",
"file_extension": "string"
}
]
}