class PaloAlto::XML::Config::Devices::Entry::Template::Entry::Config::Shared::AdminRole::Entry::Role::Device::Webui::Network::NetworkProfiles
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 146296 def _section :'network-profiles' end
bfd_profile()
click to toggle source
# File lib/palo_alto/config.rb, line 146456 def bfd_profile prop_get('bfd-profile') end
bfd_profile=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 146459 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 146402 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 146405 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 146293 def has_multiple_values? false end
ike_crypto__4()
click to toggle source
# File lib/palo_alto/config.rb, line 146420 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 146423 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 146408 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 146411 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 146432 def interface_mgmt prop_get('interface-mgmt') end
interface_mgmt=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 146435 def interface_mgmt=(val) prop_set('interface-mgmt', val) end
ipsec_crypto__3()
click to toggle source
# File lib/palo_alto/config.rb, line 146414 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 146417 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 146450 def lldp_profile prop_get('lldp-profile') end
lldp_profile=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 146453 def lldp_profile=(val) prop_set('lldp-profile', val) end
qos_profile()
click to toggle source
# File lib/palo_alto/config.rb, line 146444 def qos_profile prop_get('qos-profile') end
qos_profile=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 146447 def qos_profile=(val) prop_set('qos-profile', val) end
tunnel_monitor()
click to toggle source
# File lib/palo_alto/config.rb, line 146426 def tunnel_monitor prop_get('tunnel-monitor') end
tunnel_monitor=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 146429 def tunnel_monitor=(val) prop_set('tunnel-monitor', val) end
zone_protection()
click to toggle source
# File lib/palo_alto/config.rb, line 146438 def zone_protection prop_get('zone-protection') end
zone_protection=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 146441 def zone_protection=(val) prop_set('zone-protection', val) end