class PaloAlto::XML::Config::Devices::Entry::TemplateStack::Entry::Config::Shared::AdminRole::Entry::Role::Device::Webui::Device::LogSettings
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 253390 def _section :'log-settings' end
cc_alarm()
click to toggle source
# File lib/palo_alto/config.rb, line 253518 def cc_alarm prop_get('cc-alarm') end
cc_alarm=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 253521 def cc_alarm=(val) prop_set('cc-alarm', val) end
config()
click to toggle source
# File lib/palo_alto/config.rb, line 253482 def config prop_get('config') end
config=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 253485 def config=(val) prop_set('config', val) end
correlation__7()
click to toggle source
# File lib/palo_alto/config.rb, line 253512 def correlation__7 prop_get('correlation__7') end
correlation__7=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 253515 def correlation__7=(val) prop_set('correlation__7', val) end
globalprotect__6()
click to toggle source
# File lib/palo_alto/config.rb, line 253506 def globalprotect__6 prop_get('globalprotect__6') end
globalprotect__6=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 253509 def globalprotect__6=(val) prop_set('globalprotect__6', val) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 253387 def has_multiple_values? false end
hipmatch__5()
click to toggle source
# File lib/palo_alto/config.rb, line 253500 def hipmatch__5 prop_get('hipmatch__5') end
hipmatch__5=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 253503 def hipmatch__5=(val) prop_set('hipmatch__5', val) end
iptag__3()
click to toggle source
# File lib/palo_alto/config.rb, line 253488 def iptag__3 prop_get('iptag__3') end
iptag__3=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 253491 def iptag__3=(val) prop_set('iptag__3', val) end
manage_log()
click to toggle source
# File lib/palo_alto/config.rb, line 253524 def manage_log prop_get('manage-log') end
manage_log=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 253527 def manage_log=(val) prop_set('manage-log', val) end
system()
click to toggle source
# File lib/palo_alto/config.rb, line 253476 def system prop_get('system') end
system=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 253479 def system=(val) prop_set('system', val) end
user_id__4()
click to toggle source
# File lib/palo_alto/config.rb, line 253494 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 253497 def user_id__4=(val) prop_set('user-id__4', val) end