@itentialopensource/adapter-netbox_v210
Version:
This adapter integrates with system described as: Netbox v2.10
40 lines • 643 B
JSON
{
"id": 2,
"url": "string",
"content_types": [
"string",
"string",
"string",
"string",
"string"
],
"type": {
"label": "Boolean (true/false)",
"value": "boolean"
},
"name": "string",
"label": "string",
"description": "string",
"required": true,
"filter_logic": {
"label": "Exact",
"value": "exact"
},
"default": "string",
"weight": 6,
"validation_minimum": 2,
"validation_maximum": 5,
"validation_regex": "string",
"choices": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
]
}