blob: 29ad716834d8f7a891cf2183665964e76c884601 [file] [log] [blame]
{
"name": "RANDOM",
"description": "Start Server",
"categoryList": [
"Server"
],
"inputs": [{
"name": "host",
"type": "string",
"value": "10.1.2.3"
}],
"outputs": [{
"name": "status",
"type": "string",
"value": "started"
}],
"type": "string",
"content": "test"
}