UNPKG

@itentialopensource/adapter-ciena_mcp

Version:

This adapter integrates with system described as: Ciena Mcp

268 lines 7.26 kB
{ "actions": [ { "name": "getIfdApiV1ServiceIntents", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/ifd/api/v1/serviceIntents?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "postIfdApiV1ServiceIntents", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/ifd/api/v1/serviceIntents?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteIfdApiV1ServiceIntentsDeleteIntentId", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/ifd/api/v1/serviceIntents/deleteIntent/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getFeasibleRoute", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/ifd/api/v1/serviceIntents/getFeasibleRoute?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getIfdApiV1ServiceIntentsId", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/ifd/api/v1/serviceIntents/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteIfdApiV1ServiceIntentsId", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/ifd/api/v1/serviceIntents/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "postIfdApiV1ServiceIntentsIdDeploy", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/ifd/api/v1/serviceIntents/{pathv1}/deploy?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "postIfdApiV1ServiceIntentsIdForceFailState", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/ifd/api/v1/serviceIntents/{pathv1}/forceFailState?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "postIfdApiV1ServiceIntentsIdRealignState", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/ifd/api/v1/serviceIntents/{pathv1}/realignState?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getIfdApiV1ServiceIntentsIdResourceTrackers", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/ifd/api/v1/serviceIntents/{pathv1}/resourceTrackers?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getIfdApiV1ServiceIntentsIdRoute", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/ifd/api/v1/serviceIntents/{pathv1}/route?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "postIfdApiV1ServiceIntentsIdUndeploy", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/ifd/api/v1/serviceIntents/{pathv1}/undeploy?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "putIfdApiV1ServiceIntentsIdUpdate", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/ifd/api/v1/serviceIntents/{pathv1}/update?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }