UNPKG

@itentialopensource/adapter-ciena_mcp

Version:

This adapter integrates with system described as: Ciena Mcp

24 lines 549 B
{ "actions": [ { "name": "resetchannelmargindata", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/perfg/api/v1/resetchannelmargin?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }