class PaloAlto::XML::Config::Devices::Entry::Template::Entry::Config::Shared::AdminRole::Entry::Role::Vsys__2::Webui::Device::LogSettings

Public Instance Methods

_section() click to toggle source
# File lib/palo_alto/config.rb, line 151017
def _section
        :'log-settings'
end
config() click to toggle source
# File lib/palo_alto/config.rb, line 151085
def config
        prop_get('config')
end
config=(val) click to toggle source
# File lib/palo_alto/config.rb, line 151088
def config=(val)
        prop_set('config', val)
end
correlation__7() click to toggle source
# File lib/palo_alto/config.rb, line 151115
def correlation__7
        prop_get('correlation__7')
end
correlation__7=(val) click to toggle source
# File lib/palo_alto/config.rb, line 151118
def correlation__7=(val)
        prop_set('correlation__7', val)
end
globalprotect__6() click to toggle source
# File lib/palo_alto/config.rb, line 151109
def globalprotect__6
        prop_get('globalprotect__6')
end
globalprotect__6=(val) click to toggle source
# File lib/palo_alto/config.rb, line 151112
def globalprotect__6=(val)
        prop_set('globalprotect__6', val)
end
has_multiple_values?() click to toggle source
# File lib/palo_alto/config.rb, line 151014
def has_multiple_values?
        false
end
hipmatch__5() click to toggle source
# File lib/palo_alto/config.rb, line 151103
def hipmatch__5
        prop_get('hipmatch__5')
end
hipmatch__5=(val) click to toggle source
# File lib/palo_alto/config.rb, line 151106
def hipmatch__5=(val)
        prop_set('hipmatch__5', val)
end
iptag__3() click to toggle source
# File lib/palo_alto/config.rb, line 151091
def iptag__3
        prop_get('iptag__3')
end
iptag__3=(val) click to toggle source
# File lib/palo_alto/config.rb, line 151094
def iptag__3=(val)
        prop_set('iptag__3', val)
end
system() click to toggle source
# File lib/palo_alto/config.rb, line 151079
def system
        prop_get('system')
end
system=(val) click to toggle source
# File lib/palo_alto/config.rb, line 151082
def system=(val)
        prop_set('system', val)
end
user_id__4() click to toggle source
# File lib/palo_alto/config.rb, line 151097
def user_id__4
        prop_get('user-id__4')
end
user_id__4=(val) click to toggle source
# File lib/palo_alto/config.rb, line 151100
def user_id__4=(val)
        prop_set('user-id__4', val)
end