UNPKG

@itentialopensource/adapter-drivenets_networkcloud

Version:

This adapter integrates with system described as: drivenetsNetworkCloud+Api.

24 lines 527 B
{ "actions": [ { "name": "showCommand", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/serviceNode/command?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }