class PaloAlto::XML::Config::Shared::AdminRole::Entry::Role::Panorama::Webui::Network::NetworkProfiles
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 44679 def _section :'network-profiles' end
bfd_profile()
click to toggle source
# File lib/palo_alto/config.rb, line 44839 def bfd_profile prop_get('bfd-profile') end
bfd_profile=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 44842 def bfd_profile=(val) prop_set('bfd-profile', val) end
gp_app_ipsec_crypto__1()
click to toggle source
# File lib/palo_alto/config.rb, line 44785 def gp_app_ipsec_crypto__1 prop_get('gp-app-ipsec-crypto__1') end
gp_app_ipsec_crypto__1=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 44788 def gp_app_ipsec_crypto__1=(val) prop_set('gp-app-ipsec-crypto__1', val) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 44676 def has_multiple_values? false end
ike_crypto__4()
click to toggle source
# File lib/palo_alto/config.rb, line 44803 def ike_crypto__4 prop_get('ike-crypto__4') end
ike_crypto__4=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 44806 def ike_crypto__4=(val) prop_set('ike-crypto__4', val) end
ike_gateways__2()
click to toggle source
# File lib/palo_alto/config.rb, line 44791 def ike_gateways__2 prop_get('ike-gateways__2') end
ike_gateways__2=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 44794 def ike_gateways__2=(val) prop_set('ike-gateways__2', val) end
interface_mgmt()
click to toggle source
# File lib/palo_alto/config.rb, line 44815 def interface_mgmt prop_get('interface-mgmt') end
interface_mgmt=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 44818 def interface_mgmt=(val) prop_set('interface-mgmt', val) end
ipsec_crypto__3()
click to toggle source
# File lib/palo_alto/config.rb, line 44797 def ipsec_crypto__3 prop_get('ipsec-crypto__3') end
ipsec_crypto__3=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 44800 def ipsec_crypto__3=(val) prop_set('ipsec-crypto__3', val) end
lldp_profile()
click to toggle source
# File lib/palo_alto/config.rb, line 44833 def lldp_profile prop_get('lldp-profile') end
lldp_profile=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 44836 def lldp_profile=(val) prop_set('lldp-profile', val) end
qos_profile()
click to toggle source
# File lib/palo_alto/config.rb, line 44827 def qos_profile prop_get('qos-profile') end
qos_profile=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 44830 def qos_profile=(val) prop_set('qos-profile', val) end
tunnel_monitor()
click to toggle source
# File lib/palo_alto/config.rb, line 44809 def tunnel_monitor prop_get('tunnel-monitor') end
tunnel_monitor=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 44812 def tunnel_monitor=(val) prop_set('tunnel-monitor', val) end
zone_protection()
click to toggle source
# File lib/palo_alto/config.rb, line 44821 def zone_protection prop_get('zone-protection') end
zone_protection=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 44824 def zone_protection=(val) prop_set('zone-protection', val) end