class PaloAlto::XML::Config::Shared::AdminRole::Entry::Role::DeviceGroup::Webui::Network::NetworkProfiles
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 50350 def _section :'network-profiles' end
bfd_profile()
click to toggle source
# File lib/palo_alto/config.rb, line 50510 def bfd_profile prop_get('bfd-profile') end
bfd_profile=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 50513 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 50456 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 50459 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 50347 def has_multiple_values? false end
ike_crypto__4()
click to toggle source
# File lib/palo_alto/config.rb, line 50474 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 50477 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 50462 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 50465 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 50486 def interface_mgmt prop_get('interface-mgmt') end
interface_mgmt=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 50489 def interface_mgmt=(val) prop_set('interface-mgmt', val) end
ipsec_crypto__3()
click to toggle source
# File lib/palo_alto/config.rb, line 50468 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 50471 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 50504 def lldp_profile prop_get('lldp-profile') end
lldp_profile=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 50507 def lldp_profile=(val) prop_set('lldp-profile', val) end
qos_profile()
click to toggle source
# File lib/palo_alto/config.rb, line 50498 def qos_profile prop_get('qos-profile') end
qos_profile=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 50501 def qos_profile=(val) prop_set('qos-profile', val) end
tunnel_monitor()
click to toggle source
# File lib/palo_alto/config.rb, line 50480 def tunnel_monitor prop_get('tunnel-monitor') end
tunnel_monitor=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 50483 def tunnel_monitor=(val) prop_set('tunnel-monitor', val) end
zone_protection()
click to toggle source
# File lib/palo_alto/config.rb, line 50492 def zone_protection prop_get('zone-protection') end
zone_protection=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 50495 def zone_protection=(val) prop_set('zone-protection', val) end