UNPKG

@itentialopensource/adapter-panorama

Version:

This adapter integrates with system described as: yourTitleHere.

188 lines 6.74 kB
{ "$id": "schema.json", "type": "object", "schema": "http://json-schema.org/draft-07/schema#", "translate": false, "dynamicfields": true, "properties": { "ph_request_type": { "type": "string", "description": "type of request (internal to adapter)", "default": "getEthernetInterfaces", "enum": [ "getEthernetInterfaces", "createEthernetInterfaces", "renameEthernetInterfaces", "updateEthernetInterfaces", "deleteEthernetInterfaces", "getAggregateEthernetInterfaces", "createAggregateEthernetInterfaces", "renameAggregateEthernetInterfaces", "updateAggregateEthernetInterfaces", "deleteAggregateEthernetInterfaces", "getVLANInterfaces", "createVLANInterfaces", "renameVLANInterfaces", "updateVLANInterfaces", "deleteVLANInterfaces", "getLoopbackInterfaces", "createLoopbackInterfaces", "renameLoopbackInterfaces", "updateLoopbackInterfaces", "deleteLoopbackInterfaces", "getTunnelIntefaces", "createTunnelIntefaces", "renameTunnelIntefaces", "updateTunnelIntefaces", "deleteTunnelIntefaces", "getZones", "createZones", "renameZones", "updateZones", "deleteZones", "getVLANs", "createVLANs", "renameVLANs", "updateVLANs", "deleteVLANs", "getVirtualWires", "createVirtualWires", "renameVirtualWires", "updateVirtualWires", "deleteVirtualWires", "getVirtualRouters", "createVirtualRouters", "renameVirtualRouters", "updateVirtualRouters", "deleteVirtualRouters", "getIPSecTunnels", "createIPSecTunnels", "renameIPSecTunnels", "updateIPSecTunnels", "deleteIPSecTunnels", "getGRETunnels", "createGRETunnels", "renameGRETunnels", "updateGRETunnels", "deleteGRETunnels", "getDHCPServers", "createDHCPServers", "renameDHCPServers", "updateDHCPServers", "deleteDHCPServers", "getDHCPRelays", "createDHCPRelays", "renameDHCPRelays", "updateDHCPRelays", "deleteDHCPRelays", "getDNSProxies", "createDNSProxies", "renameDNSProxies", "updateDNSProxies", "deleteDNSProxies", "getGlobalProtectPortals", "createGlobalProtectPortals", "renameGlobalProtectPortals", "updateGlobalProtectPortals", "deleteGlobalProtectPortals", "getGlobalProtectGateways", "createGlobalProtectGateways", "renameGlobalProtectGateways", "updateGlobalProtectGateways", "deleteGlobalProtectGateways", "getGlobalProtectGatewayAgentTunnels", "createGlobalProtectGatewayAgentTunnels", "renameGlobalProtectGatewayAgentTunnels", "updateGlobalProtectGatewayAgentTunnels", "deleteGlobalProtectGatewayAgentTunnels", "getGlobalProtectGatewaySatelliteTunnels", "createGlobalProtectGatewaySatelliteTunnels", "renameGlobalProtectGatewaySatelliteTunnels", "updateGlobalProtectGatewaySatelliteTunnels", "deleteGlobalProtectGatewaySatelliteTunnels", "getGlobalProtectGatewayMDMServers", "createGlobalProtectGatewayMDMServers", "renameGlobalProtectGatewayMDMServers", "updateGlobalProtectGatewayMDMServers", "deleteGlobalProtectGatewayMDMServers", "getGlobalProtectClientlessApps", "createGlobalProtectClientlessApps", "renameGlobalProtectClientlessApps", "updateGlobalProtectClientlessApps", "deleteGlobalProtectClientlessApps", "getGlobalProtectClientlessAppGroups", "createGlobalProtectClientlessAppGroups", "renameGlobalProtectClientlessAppGroups", "updateGlobalProtectClientlessAppGroups", "deleteGlobalProtectClientlessAppGroups", "getQoSInterfaces", "createQoSInterfaces", "renameQoSInterfaces", "updateQoSInterfaces", "deleteQoSInterfaces", "getLLDP", "createLLDP", "renameLLDP", "updateLLDP", "deleteLLDP", "getGlobalProtectIPSecCryptoNetworkProfiles", "createGlobalProtectIPSecCryptoNetworkProfiles", "renameGlobalProtectIPSecCryptoNetworkProfiles", "updateGlobalProtectIPSecCryptoNetworkProfiles", "deleteGlobalProtectIPSecCryptoNetworkProfiles", "getIKEGatewayNetworkProfiles", "createIKEGatewayNetworkProfiles", "renameIKEGatewayNetworkProfiles", "updateIKEGatewayNetworkProfiles", "deleteIKEGatewayNetworkProfiles", "getIKECryptoNetworkProfiles", "createIKECryptoNetworkProfiles", "renameIKECryptoNetworkProfiles", "updateIKECryptoNetworkProfiles", "deleteIKECryptoNetworkProfiles", "getMonitorNetworkProfiles", "createMonitorNetworkProfiles", "renameMonitorNetworkProfiles", "updateMonitorNetworkProfiles", "deleteMonitorNetworkProfiles", "getInterfaceManagementNetworkProfiles", "createInterfaceManagementNetworkProfiles", "renameInterfaceManagementNetworkProfiles", "updateInterfaceManagementNetworkProfiles", "deleteInterfaceManagementNetworkProfiles", "getZoneProtectionNetworkProfiles", "createZoneProtectionNetworkProfiles", "renameZoneProtectionNetworkProfiles", "updateZoneProtectionNetworkProfiles", "deleteZoneProtectionNetworkProfiles", "getQoSNetworkProfiles", "createQoSNetworkProfiles", "renameQoSNetworkProfiles", "updateQoSNetworkProfiles", "deleteQoSNetworkProfiles", "getLLDPNetworkProfiles", "createLLDPNetworkProfiles", "renameLLDPNetworkProfiles", "updateLLDPNetworkProfiles", "deleteLLDPNetworkProfiles", "getSDWANInterfaceProfiles", "createSDWANInterfaceProfiles", "renameSDWANInterfaceProfiles", "updateSDWANInterfaceProfiles", "deleteSDWANInterfaceProfiles", "getBFDNetworkProfiles", "createBFDNetworkProfiles", "renameBFDNetworkProfiles", "updateBFDNetworkProfiles", "deleteBFDNetworkProfiles", "getTunnelMonitorNetworkProfiles", "createTunnelMonitorNetworkProfiles", "renameTunnelMonitorNetworkProfiles", "updateTunnelMonitorNetworkProfiles", "deleteTunnelMonitorNetworkProfiles" ], "external_name": "ph_request_type" } }, "definitions": {} }