@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
29 lines • 516 B
JSON
{
"id": 1,
"url": "string",
"assigned_object_type": "string",
"assigned_object_id": 6,
"assigned_object": {},
"role": {
"id": 10,
"url": "string",
"name": "string",
"slug": "string",
"secret_count": 5
},
"name": "string",
"plaintext": "string",
"hash": "string",
"tags": [
{
"id": 1,
"url": "string",
"name": "string",
"slug": "string",
"color": "string"
}
],
"custom_fields": {},
"created": "string",
"last_updated": "string"
}