UNPKG

@itentialopensource/adapter-panorama

Version:

This adapter integrates with system described as: yourTitleHere.

1,174 lines 32.9 kB
{ "errors": [], "statistics": [ { "owner": "errorJson", "description": "Standard adapter errors available for use", "value": 29 }, { "owner": "packageJson", "description": "Number of production dependencies", "value": 5 }, { "owner": "packageJson", "description": "Number of development dependencies", "value": 12 }, { "owner": "packageJson", "description": "Number of npm scripts", "value": 16 }, { "owner": "packageJson", "description": "Runtime Library dependency", "value": "^4.34.9" }, { "owner": "propertiesSchemaJson", "description": "Adapter properties defined in the propertiesSchema file", "value": 56 }, { "owner": "adapterJS", "description": "Lines of code generated in adapter.js", "value": 13302 }, { "owner": "adapterJS", "description": "Number of Functions added to adapter.js", "value": 165 }, { "owner": "pronghornJson", "description": "Number of Methods added to pronghorn.json", "value": 165 }, { "owner": "readmeMd", "description": "Number of lines in the README.md", "value": 545 }, { "owner": "unitTestJS", "description": "Number of lines of code in unit tests", "value": 6912 }, { "owner": "unitTestJS", "description": "Number of unit tests", "value": 440 }, { "owner": "integrationTestJS", "description": "Number of lines of code in integration tests", "value": 4636 }, { "owner": "integrationTestJS", "description": "Number of integration tests", "value": 170 }, { "owner": "actionJson", "description": "Number of actions for Address entity", "value": 8 }, { "owner": "actionJson", "description": "Number of actions for Region entity", "value": 4 }, { "owner": "actionJson", "description": "Number of actions for Application entity", "value": 12 }, { "owner": "actionJson", "description": "Number of actions for Service entity", "value": 8 }, { "owner": "actionJson", "description": "Number of actions for Tag entity", "value": 4 }, { "owner": "actionJson", "description": "Number of actions for Security entity", "value": 68 }, { "owner": "actionJson", "description": "Number of actions for Policy entity", "value": 36 }, { "owner": "actionJson", "description": "Number of actions for Log entity", "value": 4 }, { "owner": "actionJson", "description": "Number of actions for Hip entity", "value": 8 }, { "owner": "actionJson", "description": "Number of actions for External entity", "value": 4 }, { "owner": "actionJson", "description": "Number of actions for Misc entity", "value": 4 }, { "owner": "actionJson", "description": "Number of actions for Schedule entity", "value": 4 }, { "owner": "actionJson", "description": "Number of actions for Network entity", "value": 1 }, { "owner": "actionJson", "description": "Total number of actions", "value": 165 }, { "owner": "actionJson", "description": "Total number of entities", "value": 13 }, { "owner": "schemaJson", "description": "Number of schemas for Address entity", "value": 1 }, { "owner": "schemaJson", "description": "Number of schemas for Region entity", "value": 1 }, { "owner": "schemaJson", "description": "Number of schemas for Application entity", "value": 1 }, { "owner": "schemaJson", "description": "Number of schemas for Service entity", "value": 1 }, { "owner": "schemaJson", "description": "Number of schemas for Tag entity", "value": 1 }, { "owner": "schemaJson", "description": "Number of schemas for Security entity", "value": 1 }, { "owner": "schemaJson", "description": "Number of schemas for Policy entity", "value": 1 }, { "owner": "schemaJson", "description": "Number of schemas for Log entity", "value": 1 }, { "owner": "schemaJson", "description": "Number of schemas for Hip entity", "value": 1 }, { "owner": "schemaJson", "description": "Number of schemas for External entity", "value": 1 }, { "owner": "schemaJson", "description": "Number of schemas for Misc entity", "value": 1 }, { "owner": "schemaJson", "description": "Number of schemas for Schedule entity", "value": 1 }, { "owner": "schemaJson", "description": "Number of schemas for Network entity", "value": 1 }, { "owner": "schemaJson", "description": "Total number of schemas", "value": 13 }, { "owner": "mockdata", "description": "Number of mock data files for Address entity", "value": 0 }, { "owner": "mockdata", "description": "Number of mock data files for Region entity", "value": 0 }, { "owner": "mockdata", "description": "Number of mock data files for Application entity", "value": 0 }, { "owner": "mockdata", "description": "Number of mock data files for Service entity", "value": 0 }, { "owner": "mockdata", "description": "Number of mock data files for Tag entity", "value": 0 }, { "owner": "mockdata", "description": "Number of mock data files for Security entity", "value": 0 }, { "owner": "mockdata", "description": "Number of mock data files for Policy entity", "value": 0 }, { "owner": "mockdata", "description": "Number of mock data files for Log entity", "value": 0 }, { "owner": "mockdata", "description": "Number of mock data files for Hip entity", "value": 0 }, { "owner": "mockdata", "description": "Number of mock data files for External entity", "value": 0 }, { "owner": "mockdata", "description": "Number of mock data files for Misc entity", "value": 0 }, { "owner": "mockdata", "description": "Number of mock data files for Schedule entity", "value": 0 }, { "owner": "mockdata", "description": "Number of mock data files for Network entity", "value": 0 }, { "owner": "mockdata", "description": "Total number of mock data files", "value": 0 }, { "owner": "actionJson", "description": "Number of actions for .system entity", "value": 2 }, { "owner": "schemaJson", "description": "Number of schemas for .system entity", "value": 3 }, { "owner": "mockdata", "description": "Number of mock data files for .system entity", "value": 2 }, { "owner": "System", "description": "System entity files", "value": 6 }, { "owner": "usecases", "description": "Number of workflows", "value": 0 }, { "owner": "staticFile", "description": "Number of lines of code in adapterBase.js", "value": 751 }, { "owner": "staticFile", "description": "Number of static files added", "value": 25 }, { "owner": "Overall", "description": "Total lines of Code", "value": 25601 }, { "owner": "Overall", "description": "Total Tests", "value": 610 }, { "owner": "Overall", "description": "Total Files", "value": 65 } ], "apiParsingReport": { "no_mockdata": [ { "fnName": "getAddresses", "method": "get", "path": "/restapi/9.0/Objects/Addresses" }, { "fnName": "createAddress", "method": "post", "path": "/restapi/9.0/Objects/Addresses" }, { "fnName": "updateAddress", "method": "put", "path": "/restapi/9.0/Objects/Addresses" }, { "fnName": "deleteAddress", "method": "delete", "path": "/restapi/9.0/Objects/Addresses" }, { "fnName": "getAddressGroups", "method": "get", "path": "/restapi/9.0/Objects/AddressGroups" }, { "fnName": "createAddressGroup", "method": "post", "path": "/restapi/9.0/Objects/AddressGroups" }, { "fnName": "updateAddressGroup", "method": "put", "path": "/restapi/9.0/Objects/AddressGroups" }, { "fnName": "deleteAddressGroup", "method": "delete", "path": "/restapi/9.0/Objects/AddressGroups" }, { "fnName": "getRegions", "method": "get", "path": "/restapi/9.0/Objects/Regions" }, { "fnName": "createRegion", "method": "post", "path": "/restapi/9.0/Objects/Regions" }, { "fnName": "updateRegion", "method": "put", "path": "/restapi/9.0/Objects/Regions" }, { "fnName": "deleteRegion", "method": "delete", "path": "/restapi/9.0/Objects/Regions" }, { "fnName": "getApplications", "method": "get", "path": "/restapi/9.0/Objects/Applications" }, { "fnName": "createApplication", "method": "post", "path": "/restapi/9.0/Objects/Applications" }, { "fnName": "updateApplication", "method": "put", "path": "/restapi/9.0/Objects/Applications" }, { "fnName": "deleteApplication", "method": "delete", "path": "/restapi/9.0/Objects/Applications" }, { "fnName": "getApplicationGroups", "method": "get", "path": "/restapi/9.0/Objects/ApplicationGroups" }, { "fnName": "createApplicationGroup", "method": "post", "path": "/restapi/9.0/Objects/ApplicationGroups" }, { "fnName": "updateApplicationGroup", "method": "put", "path": "/restapi/9.0/Objects/ApplicationGroups" }, { "fnName": "deleteApplicationGroup", "method": "delete", "path": "/restapi/9.0/Objects/ApplicationGroups" }, { "fnName": "getApplicationFilters", "method": "get", "path": "/restapi/9.0/Objects/ApplicationFilters" }, { "fnName": "createApplicationFilter", "method": "post", "path": "/restapi/9.0/Objects/ApplicationFilters" }, { "fnName": "updateApplicationFilter", "method": "put", "path": "/restapi/9.0/Objects/ApplicationFilters" }, { "fnName": "deleteApplicationFilter", "method": "delete", "path": "/restapi/9.0/Objects/ApplicationFilters" }, { "fnName": "getServices", "method": "get", "path": "/restapi/9.0/Objects/Services" }, { "fnName": "createService", "method": "post", "path": "/restapi/9.0/Objects/Services" }, { "fnName": "updateService", "method": "put", "path": "/restapi/9.0/Objects/Services" }, { "fnName": "deleteService", "method": "delete", "path": "/restapi/9.0/Objects/Services" }, { "fnName": "getServiceGroups", "method": "get", "path": "/restapi/9.0/Objects/ServiceGroups" }, { "fnName": "createServiceGroup", "method": "post", "path": "/restapi/9.0/Objects/ServiceGroups" }, { "fnName": "updateServiceGroup", "method": "put", "path": "/restapi/9.0/Objects/ServiceGroups" }, { "fnName": "deleteServiceGroup", "method": "delete", "path": "/restapi/9.0/Objects/ServiceGroups" }, { "fnName": "getTags", "method": "get", "path": "/restapi/9.0/Objects/Tags" }, { "fnName": "createTag", "method": "post", "path": "/restapi/9.0/Objects/Tags" }, { "fnName": "updateTag", "method": "put", "path": "/restapi/9.0/Objects/Tags" }, { "fnName": "deleteTag", "method": "delete", "path": "/restapi/9.0/Objects/Tags" }, { "fnName": "getAntiVirusSecurityProfiles", "method": "get", "path": "/restapi/9.0/Objects/AntivirusSecurityProfiles" }, { "fnName": "createAntiVirusSecurityProfile", "method": "post", "path": "/restapi/9.0/Objects/AntivirusSecurityProfiles" }, { "fnName": "updateAntiVirusSecurityProfile", "method": "put", "path": "/restapi/9.0/Objects/AntivirusSecurityProfiles" }, { "fnName": "deleteAntiVirusSecurityProfile", "method": "delete", "path": "/restapi/9.0/Objects/AntivirusSecurityProfiles" }, { "fnName": "getAntiSpywareSecurityProfiles", "method": "get", "path": "/restapi/9.0/Objects/AntiSpywareSecurityProfiles" }, { "fnName": "createAntiSpywareSecurityProfile", "method": "post", "path": "/restapi/9.0/Objects/AntiSpywareSecurityProfiles" }, { "fnName": "updateAntiSpywareSecurityProfile", "method": "put", "path": "/restapi/9.0/Objects/AntiSpywareSecurityProfiles" }, { "fnName": "deleteAntiSpywareSecurityProfile", "method": "delete", "path": "/restapi/9.0/Objects/AntiSpywareSecurityProfiles" }, { "fnName": "getVulnerabilityProtectionSecurityProfiles", "method": "get", "path": "/restapi/9.0/Objects/VulnerabilityProtectionSecurityProfiles" }, { "fnName": "createVulnerabilityProtectionSecurityProfile", "method": "post", "path": "/restapi/9.0/Objects/VulnerabilityProtectionSecurityProfiles" }, { "fnName": "updateVulnerabilityProtectionSecurityProfile", "method": "put", "path": "/restapi/9.0/Objects/VulnerabilityProtectionSecurityProfiles" }, { "fnName": "deleteVulnerabilityProtectionSecurityProfile", "method": "delete", "path": "/restapi/9.0/Objects/VulnerabilityProtectionSecurityProfiles" }, { "fnName": "getURLFilteringSecurityProfiles", "method": "get", "path": "/restapi/9.0/Objects/URLFilteringSecurityProfiles" }, { "fnName": "createURLFilteringSecurityProfile", "method": "post", "path": "/restapi/9.0/Objects/URLFilteringSecurityProfiles" }, { "fnName": "updateURLFilteringSecurityProfile", "method": "put", "path": "/restapi/9.0/Objects/URLFilteringSecurityProfiles" }, { "fnName": "deleteURLFilteringSecurityProfile", "method": "delete", "path": "/restapi/9.0/Objects/URLFilteringSecurityProfiles" }, { "fnName": "getFileBlockingSecurityProfiles", "method": "get", "path": "/restapi/9.0/Objects/FileBlockingSecurityProfiles" }, { "fnName": "createFileBlockingSecurityProfile", "method": "post", "path": "/restapi/9.0/Objects/FileBlockingSecurityProfiles" }, { "fnName": "updateFileBlockingSecurityProfile", "method": "put", "path": "/restapi/9.0/Objects/FileBlockingSecurityProfiles" }, { "fnName": "deleteFileBlockingSecurityProfile", "method": "delete", "path": "/restapi/9.0/Objects/FileBlockingSecurityProfiles" }, { "fnName": "getWildFireAnalysisSecurityProfiles", "method": "get", "path": "/restapi/9.0/Objects/WildFireAnalysisSecurityProfiles" }, { "fnName": "createWildFireAnalysisSecurityProfile", "method": "post", "path": "/restapi/9.0/Objects/WildFireAnalysisSecurityProfiles" }, { "fnName": "updateWildFireAnalysisSecurityProfile", "method": "put", "path": "/restapi/9.0/Objects/WildFireAnalysisSecurityProfiles" }, { "fnName": "deleteWildFireAnalysisSecurityProfile", "method": "delete", "path": "/restapi/9.0/Objects/WildFireAnalysisSecurityProfiles" }, { "fnName": "getDataFilteringSecurityProfiles", "method": "get", "path": "/restapi/9.0/Objects/DataFilteringSecurityProfiles" }, { "fnName": "createDataFilteringSecurityProfile", "method": "post", "path": "/restapi/9.0/Objects/DataFilteringSecurityProfiles" }, { "fnName": "updateDataFilteringSecurityProfile", "method": "put", "path": "/restapi/9.0/Objects/DataFilteringSecurityProfiles" }, { "fnName": "deleteDataFilteringSecurityProfile", "method": "delete", "path": "/restapi/9.0/Objects/DataFilteringSecurityProfiles" }, { "fnName": "getDoSProtectionSecurityProfiles", "method": "get", "path": "/restapi/9.0/Objects/DoSProtectionSecurityProfiles" }, { "fnName": "createDoSProtectionSecurityProfile", "method": "post", "path": "/restapi/9.0/Objects/DoSProtectionSecurityProfiles" }, { "fnName": "updateDoSProtectionSecurityProfile", "method": "put", "path": "/restapi/9.0/Objects/DoSProtectionSecurityProfiles" }, { "fnName": "deleteDoSProtectionSecurityProfile", "method": "delete", "path": "/restapi/9.0/Objects/DoSProtectionSecurityProfiles" }, { "fnName": "getCustomVulnerabilitySignatures", "method": "get", "path": "/restapi/9.0/Objects/CustomVulnerabilitySignatures" }, { "fnName": "createCustomVulnerabilitySignature", "method": "post", "path": "/restapi/9.0/Objects/CustomVulnerabilitySignatures" }, { "fnName": "updateCustomVulnerabilitySignature", "method": "put", "path": "/restapi/9.0/Objects/CustomVulnerabilitySignatures" }, { "fnName": "deleteCustomVulnerabilitySignature", "method": "delete", "path": "/restapi/9.0/Objects/CustomVulnerabilitySignatures" }, { "fnName": "getCustomSpywareSignatures", "method": "get", "path": "/restapi/9.0/Objects/CustomSpywareSignatures" }, { "fnName": "createCustomSpywareSignature", "method": "post", "path": "/restapi/9.0/Objects/CustomSpywareSignatures" }, { "fnName": "updateCustomSpywareSignature", "method": "put", "path": "/restapi/9.0/Objects/CustomSpywareSignatures" }, { "fnName": "deleteCustomSpywareSignature", "method": "delete", "path": "/restapi/9.0/Objects/CustomSpywareSignatures" }, { "fnName": "getCustomURLCategories", "method": "get", "path": "/restapi/9.0/Objects/CustomURLCategories" }, { "fnName": "createCustomURLCategory", "method": "post", "path": "/restapi/9.0/Objects/CustomURLCategories" }, { "fnName": "updateCustomURLCategory", "method": "put", "path": "/restapi/9.0/Objects/CustomURLCategories" }, { "fnName": "deleteCustomURLCategory", "method": "delete", "path": "/restapi/9.0/Objects/CustomURLCategories" }, { "fnName": "getGTPProtectionSecurityProfiles", "method": "get", "path": "/restapi/9.0/Objects/GTPProtectionSecurityProfiles" }, { "fnName": "createGTPProtectionSecurityProfile", "method": "post", "path": "/restapi/9.0/Objects/GTPProtectionSecurityProfiles" }, { "fnName": "updateGTPProtectionSecurityProfile", "method": "put", "path": "/restapi/9.0/Objects/GTPProtectionSecurityProfiles" }, { "fnName": "deleteGTPProtectionSecurityProfile", "method": "delete", "path": "/restapi/9.0/Objects/GTPProtectionSecurityProfiles" }, { "fnName": "getSCTPProtectionSecurityProfiles", "method": "get", "path": "/restapi/9.0/Objects/SCTPProtectionSecurityProfiles" }, { "fnName": "createSCTPProtectionSecurityProfile", "method": "post", "path": "/restapi/9.0/Objects/SCTPProtectionSecurityProfiles" }, { "fnName": "updateSCTPProtectionSecurityProfile", "method": "put", "path": "/restapi/9.0/Objects/SCTPProtectionSecurityProfiles" }, { "fnName": "deleteSCTPProtectionSecurityProfile", "method": "delete", "path": "/restapi/9.0/Objects/SCTPProtectionSecurityProfiles" }, { "fnName": "getSecurityProfileGroups", "method": "get", "path": "/restapi/9.0/Objects/SecurityProfileGroups" }, { "fnName": "createSecurityProfileGroup", "method": "post", "path": "/restapi/9.0/Objects/SecurityProfileGroups" }, { "fnName": "updateSecurityProfileGroup", "method": "put", "path": "/restapi/9.0/Objects/SecurityProfileGroups" }, { "fnName": "deleteSecurityProfileGroup", "method": "delete", "path": "/restapi/9.0/Objects/SecurityProfileGroups" }, { "fnName": "getAuthenticationEnforcements", "method": "get", "path": "/restapi/9.0/Objects/AuthenticationEnforcements" }, { "fnName": "createAuthenticationEnforcement", "method": "post", "path": "/restapi/9.0/Objects/AuthenticationEnforcements" }, { "fnName": "updateAuthenticationEnforcement", "method": "put", "path": "/restapi/9.0/Objects/AuthenticationEnforcements" }, { "fnName": "deleteAuthenticationEnforcement", "method": "delete", "path": "/restapi/9.0/Objects/AuthenticationEnforcements" }, { "fnName": "getDecryptionProfiles", "method": "get", "path": "/restapi/9.0/Objects/DecryptionProfiles" }, { "fnName": "createDecryptionProfile", "method": "post", "path": "/restapi/9.0/Objects/DecryptionProfiles" }, { "fnName": "updateDecryptionProfile", "method": "put", "path": "/restapi/9.0/Objects/DecryptionProfiles" }, { "fnName": "deleteDecryptionProfile", "method": "delete", "path": "/restapi/9.0/Objects/DecryptionProfiles" }, { "fnName": "getDecryptionForwardingProfiles", "method": "get", "path": "/restapi/9.0/Objects/DecryptionForwardingProfiles" }, { "fnName": "createDecryptionForwardingProfile", "method": "post", "path": "/restapi/9.0/Objects/DecryptionForwardingProfiles" }, { "fnName": "updateDecryptionForwardingProfile", "method": "put", "path": "/restapi/9.0/Objects/DecryptionForwardingProfiles" }, { "fnName": "deleteDecryptionForwardingProfile", "method": "delete", "path": "/restapi/9.0/Objects/DecryptionForwardingProfiles" }, { "fnName": "getSecurityRules", "method": "get", "path": "/restapi/9.0/Policies/SecurityRules" }, { "fnName": "createSecurityRule", "method": "post", "path": "/restapi/9.0/Policies/SecurityRules" }, { "fnName": "updateSecurityRule", "method": "put", "path": "/restapi/9.0/Policies/SecurityRules" }, { "fnName": "deleteSecurityRule", "method": "delete", "path": "/restapi/9.0/Policies/SecurityRules" }, { "fnName": "getNatRules", "method": "get", "path": "/restapi/9.0/Policies/NatRules" }, { "fnName": "createNatRule", "method": "post", "path": "/restapi/9.0/Policies/NatRules" }, { "fnName": "updateNatRule", "method": "put", "path": "/restapi/9.0/Policies/NatRules" }, { "fnName": "deleteNatRule", "method": "delete", "path": "/restapi/9.0/Policies/NatRules" }, { "fnName": "getQoSRules", "method": "get", "path": "/restapi/9.0/Policies/QoSRules" }, { "fnName": "createQoSRule", "method": "post", "path": "/restapi/9.0/Policies/QoSRules" }, { "fnName": "updateQoSRule", "method": "put", "path": "/restapi/9.0/Policies/QoSRules" }, { "fnName": "deleteQoSRule", "method": "delete", "path": "/restapi/9.0/Policies/QoSRules" }, { "fnName": "getPolicyBasedForwardingRules", "method": "get", "path": "/restapi/9.0/Policies/PolicyBasedForwardingRules" }, { "fnName": "createPolicyBasedForwardingRule", "method": "post", "path": "/restapi/9.0/Policies/PolicyBasedForwardingRules" }, { "fnName": "updatePolicyBasedForwardingRule", "method": "put", "path": "/restapi/9.0/Policies/PolicyBasedForwardingRules" }, { "fnName": "deletePolicyBasedForwardingRule", "method": "delete", "path": "/restapi/9.0/Policies/PolicyBasedForwardingRules" }, { "fnName": "getDecryptionRules", "method": "get", "path": "/restapi/9.0/Policies/DecryptionRules" }, { "fnName": "createDecryptionRule", "method": "post", "path": "/restapi/9.0/Policies/DecryptionRules" }, { "fnName": "updateDecryptionRule", "method": "put", "path": "/restapi/9.0/Policies/DecryptionRules" }, { "fnName": "deleteDecryptionRule", "method": "delete", "path": "/restapi/9.0/Policies/DecryptionRules" }, { "fnName": "getTunnelInspectionRules", "method": "get", "path": "/restapi/9.0/Policies/TunnelInspectionRules" }, { "fnName": "createTunnelInspectionRule", "method": "post", "path": "/restapi/9.0/Policies/TunnelInspectionRules" }, { "fnName": "updateTunnelInspectionRule", "method": "put", "path": "/restapi/9.0/Policies/TunnelInspectionRules" }, { "fnName": "deleteTunnelInspectionRule", "method": "delete", "path": "/restapi/9.0/Policies/TunnelInspectionRules" }, { "fnName": "getApplicationOverrideRules", "method": "get", "path": "/restapi/9.0/Policies/ApplicationOverrideRules" }, { "fnName": "createApplicationOverrideRule", "method": "post", "path": "/restapi/9.0/Policies/ApplicationOverrideRules" }, { "fnName": "updateApplicationOverrideRule", "method": "put", "path": "/restapi/9.0/Policies/ApplicationOverrideRules" }, { "fnName": "deleteApplicationOverrideRule", "method": "delete", "path": "/restapi/9.0/Policies/ApplicationOverrideRules" }, { "fnName": "getAuthenticationRules", "method": "get", "path": "/restapi/9.0/Policies/AuthenticationRules" }, { "fnName": "createAuthenticationRule", "method": "post", "path": "/restapi/9.0/Policies/AuthenticationRules" }, { "fnName": "updateAuthenticationRule", "method": "put", "path": "/restapi/9.0/Policies/AuthenticationRules" }, { "fnName": "deleteAuthenticationRule", "method": "delete", "path": "/restapi/9.0/Policies/AuthenticationRules" }, { "fnName": "getDoSRules", "method": "get", "path": "/restapi/9.0/Policies/DoSRules" }, { "fnName": "createDoSRule", "method": "post", "path": "/restapi/9.0/Policies/DoSRules" }, { "fnName": "updateDoSRule", "method": "put", "path": "/restapi/9.0/Policies/DoSRules" }, { "fnName": "deleteDoSRule", "method": "delete", "path": "/restapi/9.0/Policies/DoSRules" }, { "fnName": "getLogForwardingProfiles", "method": "get", "path": "/restapi/9.0/Objects/LogForwardingProfiles" }, { "fnName": "createLogForwardingProfile", "method": "post", "path": "/restapi/9.0/Objects/LogForwardingProfiles" }, { "fnName": "updateLogForwardingProfile", "method": "put", "path": "/restapi/9.0/Objects/LogForwardingProfiles" }, { "fnName": "deleteLogForwardingProfile", "method": "delete", "path": "/restapi/9.0/Objects/LogForwardingProfiles" }, { "fnName": "getGlobalProtectHIPObjects", "method": "get", "path": "/restapi/9.0/Objects/GlobalProtectHIPObjects" }, { "fnName": "createGlobalProtectHIPObject", "method": "post", "path": "/restapi/9.0/Objects/GlobalProtectHIPObjects" }, { "fnName": "updateGlobalProtectHIPObject", "method": "put", "path": "/restapi/9.0/Objects/GlobalProtectHIPObjects" }, { "fnName": "deleteGlobalProtectHIPObject", "method": "delete", "path": "/restapi/9.0/Objects/GlobalProtectHIPObjects" }, { "fnName": "getGlobalProtectHIPProfiles", "method": "get", "path": "/restapi/9.0/Objects/GlobalProtectHIPProfiles" }, { "fnName": "createGlobalProtectHIPProfile", "method": "post", "path": "/restapi/9.0/Objects/GlobalProtectHIPProfiles" }, { "fnName": "updateGlobalProtectHIPProfile", "method": "put", "path": "/restapi/9.0/Objects/GlobalProtectHIPProfiles" }, { "fnName": "deleteGlobalProtectHIPProfile", "method": "delete", "path": "/restapi/9.0/Objects/GlobalProtectHIPProfiles" }, { "fnName": "getExternalDynamicLists", "method": "get", "path": "/restapi/9.0/Objects/ExternalDynamicLists" }, { "fnName": "createExternalDynamicList", "method": "post", "path": "/restapi/9.0/Objects/ExternalDynamicLists" }, { "fnName": "updateExternalDynamicList", "method": "put", "path": "/restapi/9.0/Objects/ExternalDynamicLists" }, { "fnName": "deleteExternalDynamicList", "method": "delete", "path": "/restapi/9.0/Objects/ExternalDynamicLists" }, { "fnName": "getCustomDataPatterns", "method": "get", "path": "/restapi/9.0/Objects/CustomDataPatterns" }, { "fnName": "createCustomDataPattern", "method": "post", "path": "/restapi/9.0/Objects/CustomDataPatterns" }, { "fnName": "updateCustomDataPattern", "method": "put", "path": "/restapi/9.0/Objects/CustomDataPatterns" }, { "fnName": "deleteCustomDataPattern", "method": "delete", "path": "/restapi/9.0/Objects/CustomDataPatterns" }, { "fnName": "getSchedules", "method": "get", "path": "/restapi/9.0/Objects/Schedules" }, { "fnName": "createSchedule", "method": "post", "path": "/restapi/9.0/Objects/Schedules" }, { "fnName": "updateSchedule", "method": "put", "path": "/restapi/9.0/Objects/Schedules" }, { "fnName": "deleteSchedule", "method": "delete", "path": "/restapi/9.0/Objects/Schedules" }, { "fnName": "getEthernetInterfaces", "method": "get", "path": "/restapi/v10.0/Network/EthernetInterfaces" } ], "errors": [], "warnings": [], "callsTotal": 165, "callsConverted": 165, "no_mockdata_num": 165 } }