UNPKG

@itentialopensource/adapter-tufin_securechange

Version:

This adapter integrates with system: tufin_securechange.

211 lines 6.43 kB
{ "actions": [ { "name": "updateConnectionToApplicationMappingsForSourceAndTargetApplications", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/migrate/{pathv1},/{pathv2}/connections_to_applications_mapping?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "retrieveConnectionToApplicationMappingsForSourceAndTargetApplications", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/migrate/{pathv1},/{pathv2}/connections_to_applications_mapping?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "copyApplicationServersAndConnectionsToAnotherApplication", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/migrate/{pathv1},/{pathv2}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateServerMappingsForSourceAndTargetApplications", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/migrate/{pathv1},/{pathv2}/servers_mapping?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "retrieveServerMappingsForSourceAndTargetApplications", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/migrate/{pathv1},/{pathv2}/servers_mapping?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getServersMapping", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/migrate/{pathv1},{pathv2}/servers_mapping?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "modifyServersMapping", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/migrate/{pathv1},{pathv2}/servers_mapping?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "PLAIN", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getInterfaceInstanceMapping", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/migrate/{pathv1},{pathv2}/connections_to_applications_mapping?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "modifyInterfaceInstanceMapping", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/migrate/{pathv1},{pathv2}/connections_to_applications_mapping?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "PLAIN", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "migrateApplication", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/migrate/{pathv1},{pathv2}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }