Class: PaloAlto::XML::Config::Shared::AdminRole::Entry::Role::Panorama::Webui::Objects::Sdwan

Inherits:
PaloAlto::XML::ConfigClass show all
Defined in:
lib/palo_alto/config.rb

Constant Summary

Constants included from DSL

DSL::AXES, DSL::LOWERCASE_LETTERS, DSL::METHODS, DSL::OPERATORS, DSL::UPPERCASE_LETTERS

Instance Attribute Summary

Attributes inherited from PaloAlto::XML::ConfigClass

#api_attributes, #parent_instance, #subclasses

Attributes inherited from Expression

#arguments, #expression

Instance Method Summary collapse

Methods inherited from PaloAlto::XML::ConfigClass

#array_class_setter, #clear!, #complete, #create!, #delete!, #delete_child, #edit!, #enforce_type, #enforce_types, #external_set, #get, #get_all, #get_class_from_child_str, #get_primary_key, #initialize, #inspect, #maybe_register_subclass, #multimove!, #prop_get, #prop_set, #selector_subclasses, #set!, #set_array_class_attributes, #set_values, #to_xml, #values, #xml_builder

Methods inherited from Expression

#current, #initialize, #to_xpath

Methods included from DSL

#anywhere, #axis, #binary_operator, #child, #contains_word, #css, #current, #descendant, #ends_with, #function, #is, #last, #lowercase, #method, #next_sibling, #one_of, #parenthesis, #position, #previous_sibling, #qname, #relative, #root, #text, #union, #uppercase, #where, #xpath_attr

Constructor Details

This class inherits a constructor from PaloAlto::XML::ConfigClass

Instance Method Details

#_sectionObject



26049
26050
26051
# File 'lib/palo_alto/config.rb', line 26049

def _section
:sdwan
end

#has_multiple_values?Boolean

Returns:

  • (Boolean)


26048
# File 'lib/palo_alto/config.rb', line 26048

def has_multiple_values?; false; end

#sdwan_dist_profileObject



26065
26066
26067
# File 'lib/palo_alto/config.rb', line 26065

def sdwan_dist_profile
prop_get('sdwan-dist-profile')
end

#sdwan_dist_profile=(val) ⇒ Object



26068
26069
26070
# File 'lib/palo_alto/config.rb', line 26068

def sdwan_dist_profile=(val)
prop_set('sdwan-dist-profile', val)
end

#sdwan_error_correction_profileObject



26071
26072
26073
# File 'lib/palo_alto/config.rb', line 26071

def sdwan_error_correction_profile
prop_get('sdwan-error-correction-profile')
end

#sdwan_error_correction_profile=(val) ⇒ Object



26074
26075
26076
# File 'lib/palo_alto/config.rb', line 26074

def sdwan_error_correction_profile=(val)
prop_set('sdwan-error-correction-profile', val)
end

#sdwan_profileObject



26053
26054
26055
# File 'lib/palo_alto/config.rb', line 26053

def sdwan_profile
prop_get('sdwan-profile')
end

#sdwan_profile=(val) ⇒ Object



26056
26057
26058
# File 'lib/palo_alto/config.rb', line 26056

def sdwan_profile=(val)
prop_set('sdwan-profile', val)
end

#sdwan_saas_quality_profileObject



26059
26060
26061
# File 'lib/palo_alto/config.rb', line 26059

def sdwan_saas_quality_profile
prop_get('sdwan-saas-quality-profile')
end

#sdwan_saas_quality_profile=(val) ⇒ Object



26062
26063
26064
# File 'lib/palo_alto/config.rb', line 26062

def sdwan_saas_quality_profile=(val)
prop_set('sdwan-saas-quality-profile', val)
end