class PaloAlto::XML::Config::Shared::AdminRole::Entry::Role::DeviceGroup::Webui::Monitor::Logs
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 48670 def _section :'logs' end
alarm()
click to toggle source
# File lib/palo_alto/config.rb, line 48876 def alarm prop_get('alarm') end
alarm=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 48879 def alarm=(val) prop_set('alarm', val) end
authentication()
click to toggle source
# File lib/palo_alto/config.rb, line 48882 def authentication prop_get('authentication') end
authentication=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 48885 def authentication=(val) prop_set('authentication', val) end
configuration()
click to toggle source
# File lib/palo_alto/config.rb, line 48864 def configuration prop_get('configuration') end
configuration=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 48867 def configuration=(val) prop_set('configuration', val) end
data_filtering()
click to toggle source
# File lib/palo_alto/config.rb, line 48810 def data_filtering prop_get('data-filtering') end
data_filtering=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 48813 def data_filtering=(val) prop_set('data-filtering', val) end
decryption()
click to toggle source
# File lib/palo_alto/config.rb, line 48840 def decryption prop_get('decryption') end
decryption=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 48843 def decryption=(val) prop_set('decryption', val) end
globalprotect()
click to toggle source
# File lib/palo_alto/config.rb, line 48822 def globalprotect prop_get('globalprotect') end
globalprotect=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 48825 def globalprotect=(val) prop_set('globalprotect', val) end
gtp()
click to toggle source
# File lib/palo_alto/config.rb, line 48846 def gtp prop_get('gtp') end
gtp=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 48849 def gtp=(val) prop_set('gtp', val) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 48667 def has_multiple_values? false end
hipmatch__6()
click to toggle source
# File lib/palo_alto/config.rb, line 48816 def hipmatch__6 prop_get('hipmatch__6') end
hipmatch__6=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 48819 def hipmatch__6=(val) prop_set('hipmatch__6', val) end
iptag()
click to toggle source
# File lib/palo_alto/config.rb, line 48828 def iptag prop_get('iptag') end
iptag=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 48831 def iptag=(val) prop_set('iptag', val) end
sctp()
click to toggle source
# File lib/palo_alto/config.rb, line 48858 def sctp prop_get('sctp') end
sctp=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 48861 def sctp=(val) prop_set('sctp', val) end
system()
click to toggle source
# File lib/palo_alto/config.rb, line 48870 def system prop_get('system') end
system=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 48873 def system=(val) prop_set('system', val) end
threat()
click to toggle source
# File lib/palo_alto/config.rb, line 48792 def threat prop_get('threat') end
threat=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 48795 def threat=(val) prop_set('threat', val) end
traffic()
click to toggle source
# File lib/palo_alto/config.rb, line 48786 def traffic prop_get('traffic') end
traffic=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 48789 def traffic=(val) prop_set('traffic', val) end
tunnel()
click to toggle source
# File lib/palo_alto/config.rb, line 48852 def tunnel prop_get('tunnel') end
tunnel=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 48855 def tunnel=(val) prop_set('tunnel', val) end
url()
click to toggle source
# File lib/palo_alto/config.rb, line 48798 def url prop_get('url') end
url=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 48801 def url=(val) prop_set('url', val) end
userid()
click to toggle source
# File lib/palo_alto/config.rb, line 48834 def userid prop_get('userid') end
userid=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 48837 def userid=(val) prop_set('userid', val) end
wildfire()
click to toggle source
# File lib/palo_alto/config.rb, line 48804 def wildfire prop_get('wildfire') end
wildfire=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 48807 def wildfire=(val) prop_set('wildfire', val) end