class PaloAlto::XML::Config::Devices::Entry::Template::Entry::Config::Shared::AdminRole::Entry::Role::Vsys__2::Webui::Objects::Sdwan
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 150364 def _section :'sdwan' end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 150361 def has_multiple_values? false end
sdwan_dist_profile()
click to toggle source
# File lib/palo_alto/config.rb, line 150411 def sdwan_dist_profile prop_get('sdwan-dist-profile') end
sdwan_dist_profile=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 150414 def sdwan_dist_profile=(val) prop_set('sdwan-dist-profile', val) end
sdwan_error_correction_profile()
click to toggle source
# File lib/palo_alto/config.rb, line 150417 def sdwan_error_correction_profile prop_get('sdwan-error-correction-profile') end
sdwan_error_correction_profile=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 150420 def sdwan_error_correction_profile=(val) prop_set('sdwan-error-correction-profile', val) end
sdwan_profile()
click to toggle source
# File lib/palo_alto/config.rb, line 150399 def sdwan_profile prop_get('sdwan-profile') end
sdwan_profile=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 150402 def sdwan_profile=(val) prop_set('sdwan-profile', val) end
sdwan_saas_quality_profile()
click to toggle source
# File lib/palo_alto/config.rb, line 150405 def sdwan_saas_quality_profile prop_get('sdwan-saas-quality-profile') end
sdwan_saas_quality_profile=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 150408 def sdwan_saas_quality_profile=(val) prop_set('sdwan-saas-quality-profile', val) end