UNPKG

@itentialopensource/adapter-tufin_securechange

Version:

This adapter integrates with system: tufin_securechange.

360 lines 10.2 kB
{ "actions": [ { "name": "retrieveSecurityPolicyViolationsFromSecureTrack", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/{pathv1}/compliance_violations?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "listAllApplications", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "createNewApplications", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateApplications", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteAnApplication", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/{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": "retrieveAnExistingApplicationByID", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/{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": "changeAnApplication", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/{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": "exportApplicationHistoryToPDF", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/{pathv1}/history/export_pdf?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "moveApplicationsToAnotherCustomer", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/move_applications?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "retrieveApplicationHistory", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/{pathv1}/history?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "exportImpactAnalysisToACSVFile", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/{pathv1}/impact_analysis_csv?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "openUploadForm", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/import_applications/upload?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "uploadExcel", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/import_applications/upload?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "PLAIN", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "downloadEmptyExcel", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/import_applications/download_template?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "listAllApplicationsQuery", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "retrieveApplicationHistoryQuery", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/{pathv1}/history?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "exportApplicationHistoryToPDFQuery", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/securechangeworkflow/api/secureapp/repository/applications/{pathv1}/history/export_pdf?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }