@itentialopensource/adapter-velocloud
Version:
[Deprecated] This adapter integrates with system Velocloud
38 lines • 759 B
JSON
[
{
"id": 9,
"created": "string",
"name": "string",
"value": "string",
"defaultValue": "string",
"isReadOnly": false,
"isPassword": false,
"dataType": "BOOLEAN",
"description": "string",
"modified": "string"
},
{
"id": 9,
"created": "string",
"name": "string",
"value": "string",
"defaultValue": "string",
"isReadOnly": false,
"isPassword": true,
"dataType": "DATETIME",
"description": "string",
"modified": "string"
},
{
"id": 5,
"created": "string",
"name": "string",
"value": "string",
"defaultValue": "string",
"isReadOnly": false,
"isPassword": true,
"dataType": "STRING",
"description": "string",
"modified": "string"
}
]