class PaloAlto::XML::Config::Devices::Entry::Template::Entry::Config::Devices::Entry::Vsys::Entry::SdwanInterfaceProfile::Entry
Public Instance Methods
# File lib/palo_alto/config.rb, line 231225 def _section :'entry' end
# File lib/palo_alto/config.rb, line 231440 def comment prop_get('comment') end
# File lib/palo_alto/config.rb, line 231443 def comment=(val) prop_set('comment', val) end
disable object override in child device groups
# File lib/palo_alto/config.rb, line 231347 def disable_override prop_get('disable-override') end
disable object override in child device groups
# File lib/palo_alto/config.rb, line 231351 def disable_override=(val) prop_set('disable-override', val) end
Allow this interface for FEC / Packet Duplication
# File lib/palo_alto/config.rb, line 231393 def error_correction prop_get('error-correction') end
Allow this interface for FEC / Packet Duplication
# File lib/palo_alto/config.rb, line 231397 def error_correction=(val) prop_set('error-correction', val) end
Failback hold time in seconds before reverting session to original path
# File lib/palo_alto/config.rb, line 231433 def failback_hold_time prop_get('failback-hold-time') end
Failback hold time in seconds before reverting session to original path
# File lib/palo_alto/config.rb, line 231437 def failback_hold_time=(val) prop_set('failback-hold-time', val) end
# File lib/palo_alto/config.rb, line 231222 def has_multiple_values? false end
# File lib/palo_alto/config.rb, line 231354 def link_tag prop_get('link-tag') end
# File lib/palo_alto/config.rb, line 231357 def link_tag=(val) prop_set('link-tag', val) end
Type of link
# File lib/palo_alto/config.rb, line 231361 def link_type prop_get('link-type') end
Type of link
# File lib/palo_alto/config.rb, line 231365 def link_type=(val) prop_set('link-type', val) end
Maximum Capacity in Mbps
# File lib/palo_alto/config.rb, line 231377 def maximum_download prop_get('maximum-download') end
Maximum Capacity in Mbps
# File lib/palo_alto/config.rb, line 231381 def maximum_download=(val) prop_set('maximum-download', val) end
Maximum Capacity in Mbps
# File lib/palo_alto/config.rb, line 231385 def maximum_upload prop_get('maximum-upload') end
Maximum Capacity in Mbps
# File lib/palo_alto/config.rb, line 231389 def maximum_upload=(val) prop_set('maximum-upload', val) end
alphanumeric string [ 0-9a-zA-Z._-]
# File lib/palo_alto/config.rb, line 231343 def name prop_get('@name') end
Path Monitoring Profile
# File lib/palo_alto/config.rb, line 231401 def path_monitoring prop_get('path-monitoring') end
Path Monitoring Profile
# File lib/palo_alto/config.rb, line 231405 def path_monitoring=(val) prop_set('path-monitoring', val) end
Number of probes sent per second
# File lib/palo_alto/config.rb, line 231417 def probe_frequency prop_get('probe-frequency') end
Number of probes sent per second
# File lib/palo_alto/config.rb, line 231421 def probe_frequency=(val) prop_set('probe-frequency', val) end
Idle time in seconds when no probes are sent
# File lib/palo_alto/config.rb, line 231425 def probe_idle_time prop_get('probe-idle-time') end
Idle time in seconds when no probes are sent
# File lib/palo_alto/config.rb, line 231429 def probe_idle_time=(val) prop_set('probe-idle-time', val) end
Enable data traffic over VPN
# File lib/palo_alto/config.rb, line 231369 def vpn_data_tunnel_support prop_get('vpn-data-tunnel-support') end
Enable data traffic over VPN
# File lib/palo_alto/config.rb, line 231373 def vpn_data_tunnel_support=(val) prop_set('vpn-data-tunnel-support', val) end
Metric for vpn tunnels on this interface
# File lib/palo_alto/config.rb, line 231409 def vpn_failover_metric prop_get('vpn-failover-metric') end
Metric for vpn tunnels on this interface
# File lib/palo_alto/config.rb, line 231413 def vpn_failover_metric=(val) prop_set('vpn-failover-metric', val) end