UNPKG

@itentialopensource/adapter-panorama

Version:

This adapter integrates with system described as: yourTitleHere.

1,844 lines 53.1 kB
{ "actions": [ { "name": "getAntiVirusSecurityProfiles", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/Objects/AntivirusSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "createAntiVirusSecurityProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/AntivirusSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "renameAntiVirusSecurityProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/AntivirusSecurityProfiles:rename?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateAntiVirusSecurityProfile", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/Objects/AntivirusSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteAntiVirusSecurityProfile", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/Objects/AntivirusSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getAntiSpywareSecurityProfiles", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/Objects/AntiSpywareSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "createAntiSpywareSecurityProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/AntiSpywareSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "renameAntiSpywareSecurityProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/AntiSpywareSecurityProfiles:rename?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateAntiSpywareSecurityProfile", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/Objects/AntiSpywareSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteAntiSpywareSecurityProfile", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/Objects/AntiSpywareSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getVulnerabilityProtectionSecurityProfiles", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/Objects/VulnerabilityProtectionSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "createVulnerabilityProtectionSecurityProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/VulnerabilityProtectionSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "renameVulnerabilityProtectionSecurityProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/VulnerabilityProtectionSecurityProfiles:rename?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateVulnerabilityProtectionSecurityProfile", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/Objects/VulnerabilityProtectionSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteVulnerabilityProtectionSecurityProfile", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/Objects/VulnerabilityProtectionSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getURLFilteringSecurityProfiles", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/Objects/URLFilteringSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "createURLFilteringSecurityProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/URLFilteringSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "renameURLFilteringSecurityProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/URLFilteringSecurityProfiles:rename?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateURLFilteringSecurityProfile", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/Objects/URLFilteringSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteURLFilteringSecurityProfile", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/Objects/URLFilteringSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getFileBlockingSecurityProfiles", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/Objects/FileBlockingSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "createFileBlockingSecurityProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/FileBlockingSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "renameFileBlockingSecurityProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/FileBlockingSecurityProfiles:rename?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateFileBlockingSecurityProfile", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/Objects/FileBlockingSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteFileBlockingSecurityProfile", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/Objects/FileBlockingSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getWildFireAnalysisSecurityProfiles", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/Objects/WildFireAnalysisSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "createWildFireAnalysisSecurityProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/WildFireAnalysisSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "renameWildFireAnalysisSecurityProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/WildFireAnalysisSecurityProfiles:rename?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateWildFireAnalysisSecurityProfile", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/Objects/WildFireAnalysisSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteWildFireAnalysisSecurityProfile", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/Objects/WildFireAnalysisSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getDataFilteringSecurityProfiles", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/Objects/DataFilteringSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "createDataFilteringSecurityProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/DataFilteringSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "renameDataFilteringSecurityProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/DataFilteringSecurityProfiles:rename?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateDataFilteringSecurityProfile", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/Objects/DataFilteringSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteDataFilteringSecurityProfile", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/Objects/DataFilteringSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getDoSProtectionSecurityProfiles", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/Objects/DoSProtectionSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "createDoSProtectionSecurityProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/DoSProtectionSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "renameDoSProtectionSecurityProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/DoSProtectionSecurityProfiles:rename?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateDoSProtectionSecurityProfile", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/Objects/DoSProtectionSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteDoSProtectionSecurityProfile", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/Objects/DoSProtectionSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getCustomVulnerabilitySignatures", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/Objects/CustomVulnerabilitySignatures?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "createCustomVulnerabilitySignature", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/CustomVulnerabilitySignatures?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "renameCustomVulnerabilitySignature", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/CustomVulnerabilitySignatures:rename?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateCustomVulnerabilitySignature", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/Objects/CustomVulnerabilitySignatures?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteCustomVulnerabilitySignature", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/Objects/CustomVulnerabilitySignatures?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getCustomSpywareSignatures", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/Objects/CustomSpywareSignatures?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "createCustomSpywareSignature", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/CustomSpywareSignatures?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "renameCustomSpywareSignature", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/CustomSpywareSignatures:rename?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateCustomSpywareSignature", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/Objects/CustomSpywareSignatures?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteCustomSpywareSignature", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/Objects/CustomSpywareSignatures?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getCustomURLCategories", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/Objects/CustomURLCategories?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "createCustomURLCategory", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/CustomURLCategories?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "renameCustomURLCategory", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/CustomURLCategories:rename?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateCustomURLCategory", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/Objects/CustomURLCategories?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteCustomURLCategory", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/Objects/CustomURLCategories?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getGTPProtectionSecurityProfiles", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/Objects/GTPProtectionSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "createGTPProtectionSecurityProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/GTPProtectionSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "renameGTPProtectionSecurityProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/GTPProtectionSecurityProfiles:rename?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateGTPProtectionSecurityProfile", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/Objects/GTPProtectionSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteGTPProtectionSecurityProfile", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/Objects/GTPProtectionSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getSCTPProtectionSecurityProfiles", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/Objects/SCTPProtectionSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "createSCTPProtectionSecurityProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/SCTPProtectionSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "renameSCTPProtectionSecurityProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/SCTPProtectionSecurityProfiles:rename?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateSCTPProtectionSecurityProfile", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/Objects/SCTPProtectionSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteSCTPProtectionSecurityProfile", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/Objects/SCTPProtectionSecurityProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getSecurityProfileGroups", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/Objects/SecurityProfileGroups?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "createSecurityProfileGroup", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/SecurityProfileGroups?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "renameSecurityProfileGroup", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/SecurityProfileGroups:rename?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateSecurityProfileGroup", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/Objects/SecurityProfileGroups?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteSecurityProfileGroup", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/Objects/SecurityProfileGroups?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getAuthenticationEnforcements", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/Objects/AuthenticationEnforcements?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "createAuthenticationEnforcement", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/AuthenticationEnforcements?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "renameAuthenticationEnforcement", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/AuthenticationEnforcements:rename?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateAuthenticationEnforcement", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/Objects/AuthenticationEnforcements?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteAuthenticationEnforcement", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/Objects/AuthenticationEnforcements?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getDecryptionProfiles", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/Objects/DecryptionProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "createDecryptionProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/DecryptionProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "renameDecryptionProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/DecryptionProfiles:rename?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateDecryptionProfile", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/Objects/DecryptionProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteDecryptionProfile", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/Objects/DecryptionProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getDecryptionForwardingProfiles", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/Objects/DecryptionForwardingProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "createDecryptionForwardingProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/DecryptionForwardingProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "renameDecryptionForwardingProfile", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Objects/DecryptionForwardingProfiles:rename?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateDecryptionForwardingProfile", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/Objects/DecryptionForwardingProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteDecryptionForwardingProfile", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/Objects/DecryptionForwardingProfiles?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getSecurityPreRules", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/Policies/SecurityPreRules?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "createSecurityPreRules", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Policies/SecurityPreRules?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "PLAIN", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "renameSecurityPreRules", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Policies/SecurityPreRules:rename?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "PLAIN", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "moveSecurityPreRules", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/Policies/SecurityPreRules:move?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "PLAIN", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "updateSecurityPreRules", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/Policies/SecurityPreRules?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "PLAIN", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteSecurityPreRules", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/Policies/SecurityPreRules?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getSecurityPostRules", "protocol": "REST", "method"