UNPKG

@itentialopensource/adapter-ciena_mcp

Version:

This adapter integrates with system described as: Ciena Mcp

127 lines 3.68 kB
{ "actions": [ { "name": "patchEquipmenttopologyplanningApiV2PlannedDataFiberLoss", "protocol": "REST", "method": "PATCH", "entitypath": "{base_path}/{version}/equipmenttopologyplanning/api/v2/PlannedData/fiberLoss?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getEquipmenttopologyplanningApiV2PlannedDataFiberLoss", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/equipmenttopologyplanning/api/v2/PlannedData/fiberLoss?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getEquipmenttopologyplanningApiV2PlannedDataSnrData", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/equipmenttopologyplanning/api/v2/PlannedData/snrData?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getEquipmenttopologyplanningApiV2PlannedDataSnrDataFile", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/equipmenttopologyplanning/api/v2/PlannedData/snrData/file?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "postEquipmenttopologyplanningApiV2PlannedDataInsertPlannedOmsSnrData", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/equipmenttopologyplanning/api/v2/PlannedData/InsertPlannedOmsSnrData?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "postEquipmenttopologyplanningApiV2PlannedDataInsertPlannedOmsSnrDataFromFile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/equipmenttopologyplanning/api/v2/PlannedData/InsertPlannedOmsSnrDataFromFile?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "FORM", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }