Module: firewall

Inheritance diagram

digraph inheritance840ec6830a { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "Firewall" [fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",tooltip="A Palo Alto Networks Firewall"]; "PanDevice" -> "Firewall" [arrowsize=0.5,style="setlinewidth(0.5)"]; "FirewallCommit" [fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",tooltip="Normalization of a firewall commit."]; "FirewallState" [fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled"]; "PanDevice" [fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",tooltip="A Palo Alto Networks device"]; "PanObject" -> "PanDevice" [arrowsize=0.5,style="setlinewidth(0.5)"]; "PanObject" [fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",tooltip="Base class for all package objects"]; }

Configuration tree diagram

digraph configtree { graph [rankdir=LR, fontsize=10, margin=0.001]; node [shape=box, fontsize=10, height=0.001, margin=0.1, ordering=out]; Firewall [style=filled fillcolor=lightblue URL="../module-firewall.html#panos.firewall.Firewall" target="_top"]; Administrator [style=filled fillcolor=lightpink URL="../module-device.html#panos.device.Administrator" target="_top"]; Firewall -> Administrator; AdvancedRoutingEngine [style=filled fillcolor=lightpink URL="../module-device.html#panos.device.AdvancedRoutingEngine" target="_top"]; Firewall -> AdvancedRoutingEngine; AuthenticationProfile [style=filled fillcolor=lightpink URL="../module-device.html#panos.device.AuthenticationProfile" target="_top"]; Firewall -> AuthenticationProfile; AuthenticationSequence [style=filled fillcolor=lightpink URL="../module-device.html#panos.device.AuthenticationSequence" target="_top"]; Firewall -> AuthenticationSequence; CertificateProfile [style=filled fillcolor=lightpink URL="../module-device.html#panos.device.CertificateProfile" target="_top"]; Firewall -> CertificateProfile; EmailServerProfile [style=filled fillcolor=lightpink URL="../module-device.html#panos.device.EmailServerProfile" target="_top"]; Firewall -> EmailServerProfile; HttpServerProfile [style=filled fillcolor=lightpink URL="../module-device.html#panos.device.HttpServerProfile" target="_top"]; Firewall -> HttpServerProfile; LdapServerProfile [style=filled fillcolor=lightpink URL="../module-device.html#panos.device.LdapServerProfile" target="_top"]; Firewall -> LdapServerProfile; LocalUserDatabaseGroup [style=filled fillcolor=lightpink URL="../module-device.html#panos.device.LocalUserDatabaseGroup" target="_top"]; Firewall -> LocalUserDatabaseGroup; LocalUserDatabaseUser [style=filled fillcolor=lightpink URL="../module-device.html#panos.device.LocalUserDatabaseUser" target="_top"]; Firewall -> LocalUserDatabaseUser; LogSettingsConfig [style=filled fillcolor=lightpink URL="../module-device.html#panos.device.LogSettingsConfig" target="_top"]; Firewall -> LogSettingsConfig; LogSettingsSystem [style=filled fillcolor=lightpink URL="../module-device.html#panos.device.LogSettingsSystem" target="_top"]; Firewall -> LogSettingsSystem; PasswordProfile [style=filled fillcolor=lightpink URL="../module-device.html#panos.device.PasswordProfile" target="_top"]; Firewall -> PasswordProfile; SnmpServerProfile [style=filled fillcolor=lightpink URL="../module-device.html#panos.device.SnmpServerProfile" target="_top"]; Firewall -> SnmpServerProfile; SslDecrypt [style=filled fillcolor=lightpink URL="../module-device.html#panos.device.SslDecrypt" target="_top"]; Firewall -> SslDecrypt; SyslogServerProfile [style=filled fillcolor=lightpink URL="../module-device.html#panos.device.SyslogServerProfile" target="_top"]; Firewall -> SyslogServerProfile; SystemSettings [style=filled fillcolor=lightpink URL="../module-device.html#panos.device.SystemSettings" target="_top"]; Firewall -> SystemSettings; Telemetry [style=filled fillcolor=lightpink URL="../module-device.html#panos.device.Telemetry" target="_top"]; Firewall -> Telemetry; Vsys [style=filled fillcolor=lightpink URL="../module-device.html#panos.device.Vsys" target="_top"]; Firewall -> Vsys; VsysResources [style=filled fillcolor=lightpink URL="../module-device.html#panos.device.VsysResources" target="_top"]; Firewall -> VsysResources; HighAvailability [style=filled fillcolor=lavender URL="../module-ha.html#panos.ha.HighAvailability" target="_top"]; Firewall -> HighAvailability; AggregateInterface [style=filled fillcolor=lightcyan URL="../module-network.html#panos.network.AggregateInterface" target="_top"]; Firewall -> AggregateInterface; Dhcp [style=filled fillcolor=lightcyan URL="../module-network.html#panos.network.Dhcp" target="_top"]; Firewall -> Dhcp; EthernetInterface [style=filled fillcolor=lightcyan URL="../module-network.html#panos.network.EthernetInterface" target="_top"]; Firewall -> EthernetInterface; GreTunnel [style=filled fillcolor=lightcyan URL="../module-network.html#panos.network.GreTunnel" target="_top"]; Firewall -> GreTunnel; IkeCryptoProfile [style=filled fillcolor=lightcyan URL="../module-network.html#panos.network.IkeCryptoProfile" target="_top"]; Firewall -> IkeCryptoProfile; IkeGateway [style=filled fillcolor=lightcyan URL="../module-network.html#panos.network.IkeGateway" target="_top"]; Firewall -> IkeGateway; IpsecCryptoProfile [style=filled fillcolor=lightcyan URL="../module-network.html#panos.network.IpsecCryptoProfile" target="_top"]; Firewall -> IpsecCryptoProfile; IpsecTunnel [style=filled fillcolor=lightcyan URL="../module-network.html#panos.network.IpsecTunnel" target="_top"]; Firewall -> IpsecTunnel; Layer2Subinterface [style=filled fillcolor=lightcyan URL="../module-network.html#panos.network.Layer2Subinterface" target="_top"]; Firewall -> Layer2Subinterface; Layer3Subinterface [style=filled fillcolor=lightcyan URL="../module-network.html#panos.network.Layer3Subinterface" target="_top"]; Firewall -> Layer3Subinterface; LogicalRouter [style=filled fillcolor=lightcyan URL="../module-network.html#panos.network.LogicalRouter" target="_top"]; Firewall -> LogicalRouter; LoopbackInterface [style=filled fillcolor=lightcyan URL="../module-network.html#panos.network.LoopbackInterface" target="_top"]; Firewall -> LoopbackInterface; ManagementProfile [style=filled fillcolor=lightcyan URL="../module-network.html#panos.network.ManagementProfile" target="_top"]; Firewall -> ManagementProfile; TunnelInterface [style=filled fillcolor=lightcyan URL="../module-network.html#panos.network.TunnelInterface" target="_top"]; Firewall -> TunnelInterface; VirtualRouter [style=filled fillcolor=lightcyan URL="../module-network.html#panos.network.VirtualRouter" target="_top"]; Firewall -> VirtualRouter; VirtualWire [style=filled fillcolor=lightcyan URL="../module-network.html#panos.network.VirtualWire" target="_top"]; Firewall -> VirtualWire; Vlan [style=filled fillcolor=lightcyan URL="../module-network.html#panos.network.Vlan" target="_top"]; Firewall -> Vlan; VlanInterface [style=filled fillcolor=lightcyan URL="../module-network.html#panos.network.VlanInterface" target="_top"]; Firewall -> VlanInterface; Vrf [style=filled fillcolor=lightcyan URL="../module-network.html#panos.network.Vrf" target="_top"]; Firewall -> Vrf; Zone [style=filled fillcolor=lightcyan URL="../module-network.html#panos.network.Zone" target="_top"]; Firewall -> Zone; AddressGroup [style=filled fillcolor=lemonchiffon URL="../module-objects.html#panos.objects.AddressGroup" target="_top"]; Firewall -> AddressGroup; AddressObject [style=filled fillcolor=lemonchiffon URL="../module-objects.html#panos.objects.AddressObject" target="_top"]; Firewall -> AddressObject; ApplicationContainer [style=filled fillcolor=lemonchiffon URL="../module-objects.html#panos.objects.ApplicationContainer" target="_top"]; Firewall -> ApplicationContainer; ApplicationFilter [style=filled fillcolor=lemonchiffon URL="../module-objects.html#panos.objects.ApplicationFilter" target="_top"]; Firewall -> ApplicationFilter; ApplicationGroup [style=filled fillcolor=lemonchiffon URL="../module-objects.html#panos.objects.ApplicationGroup" target="_top"]; Firewall -> ApplicationGroup; ApplicationObject [style=filled fillcolor=lemonchiffon URL="../module-objects.html#panos.objects.ApplicationObject" target="_top"]; Firewall -> ApplicationObject; ApplicationTag [style=filled fillcolor=lemonchiffon URL="../module-objects.html#panos.objects.ApplicationTag" target="_top"]; Firewall -> ApplicationTag; CustomUrlCategory [style=filled fillcolor=lemonchiffon URL="../module-objects.html#panos.objects.CustomUrlCategory" target="_top"]; Firewall -> CustomUrlCategory; DynamicUserGroup [style=filled fillcolor=lemonchiffon URL="../module-objects.html#panos.objects.DynamicUserGroup" target="_top"]; Firewall -> DynamicUserGroup; Edl [style=filled fillcolor=lemonchiffon URL="../module-objects.html#panos.objects.Edl" target="_top"]; Firewall -> Edl; LogForwardingProfile [style=filled fillcolor=lemonchiffon URL="../module-objects.html#panos.objects.LogForwardingProfile" target="_top"]; Firewall -> LogForwardingProfile; Region [style=filled fillcolor=lemonchiffon URL="../module-objects.html#panos.objects.Region" target="_top"]; Firewall -> Region; ScheduleObject [style=filled fillcolor=lemonchiffon URL="../module-objects.html#panos.objects.ScheduleObject" target="_top"]; Firewall -> ScheduleObject; SecurityProfileGroup [style=filled fillcolor=lemonchiffon URL="../module-objects.html#panos.objects.SecurityProfileGroup" target="_top"]; Firewall -> SecurityProfileGroup; ServiceGroup [style=filled fillcolor=lemonchiffon URL="../module-objects.html#panos.objects.ServiceGroup" target="_top"]; Firewall -> ServiceGroup; ServiceObject [style=filled fillcolor=lemonchiffon URL="../module-objects.html#panos.objects.ServiceObject" target="_top"]; Firewall -> ServiceObject; Tag [style=filled fillcolor=lemonchiffon URL="../module-objects.html#panos.objects.Tag" target="_top"]; Firewall -> Tag; Rulebase [style=filled fillcolor=lightsalmon URL="../module-policies.html#panos.policies.Rulebase" target="_top"]; Firewall -> Rulebase; }

Class Reference

Palo Alto Networks Firewall object