UNPKG

@itentialopensource/adapter-ciena_mcp

Version:

This adapter integrates with system described as: Ciena Mcp

26 lines 614 B
{ "actions": [ { "name": "postTapiDataContextOamContextOamJob", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/tapi/data/context/oam-context/oam-job/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": { "Accept": "application/json" }, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }