UNPKG

@itentialopensource/adapter-ciena_mcp

Version:

This adapter integrates with system described as: Ciena Mcp

25 lines 571 B
{ "actions": [ { "name": "getShelfGraphic", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/slv-support/api/v1/shelfGraphics?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }