@itentialopensource/adapter-sevone
Version:
Itential SevOne Adapter
42 lines • 879 B
JSON
{
"fields": [
{
"defaultEntry": "string",
"description": "string",
"enumList": "string",
"maxLength": 4,
"name": "string",
"type": "FLOAT",
"valueRange": "string"
},
{
"defaultEntry": "string",
"description": "string",
"enumList": "string",
"maxLength": 7,
"name": "string",
"type": "SECRET",
"valueRange": "string"
},
{
"defaultEntry": "string",
"description": "string",
"enumList": "string",
"maxLength": 10,
"name": "string",
"type": "SECRET",
"valueRange": "string"
},
{
"defaultEntry": "string",
"description": "string",
"enumList": "string",
"maxLength": 5,
"name": "string",
"type": "INTEGER",
"valueRange": "string"
}
],
"name": "string",
"technology": "string"
}