@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
32 lines • 512 B
JSON
{
"id": 1,
"url": "string",
"content_types": [
"string",
"string",
"string",
"string",
"string",
"string"
],
"type": {
"label": "Text",
"value": "text"
},
"name": "string",
"label": "string",
"description": "string",
"required": true,
"filter_logic": {
"label": "Exact",
"value": "exact"
},
"default": "string",
"weight": 2,
"validation_minimum": 8,
"validation_maximum": 4,
"validation_regex": "string",
"choices": [
"string"
]
}