class PaloAlto::XML::Config::Devices::Entry::TemplateStack::Entry::Config::Shared::AdminRole::Entry::Role::Vsys__2::Webui::Monitor::Logs
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 255698 def _section :'logs' end
authentication()
click to toggle source
# File lib/palo_alto/config.rb, line 255872 def authentication prop_get('authentication') end
authentication=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 255875 def authentication=(val) prop_set('authentication', val) end
data_filtering()
click to toggle source
# File lib/palo_alto/config.rb, line 255818 def data_filtering prop_get('data-filtering') end
data_filtering=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 255821 def data_filtering=(val) prop_set('data-filtering', val) end
decryption()
click to toggle source
# File lib/palo_alto/config.rb, line 255848 def decryption prop_get('decryption') end
decryption=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 255851 def decryption=(val) prop_set('decryption', val) end
globalprotect()
click to toggle source
# File lib/palo_alto/config.rb, line 255830 def globalprotect prop_get('globalprotect') end
globalprotect=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 255833 def globalprotect=(val) prop_set('globalprotect', val) end
gtp()
click to toggle source
# File lib/palo_alto/config.rb, line 255854 def gtp prop_get('gtp') end
gtp=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 255857 def gtp=(val) prop_set('gtp', val) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 255695 def has_multiple_values? false end
hipmatch__6()
click to toggle source
# File lib/palo_alto/config.rb, line 255824 def hipmatch__6 prop_get('hipmatch__6') end
hipmatch__6=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 255827 def hipmatch__6=(val) prop_set('hipmatch__6', val) end
iptag()
click to toggle source
# File lib/palo_alto/config.rb, line 255836 def iptag prop_get('iptag') end
iptag=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 255839 def iptag=(val) prop_set('iptag', val) end
sctp()
click to toggle source
# File lib/palo_alto/config.rb, line 255866 def sctp prop_get('sctp') end
sctp=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 255869 def sctp=(val) prop_set('sctp', val) end
threat()
click to toggle source
# File lib/palo_alto/config.rb, line 255800 def threat prop_get('threat') end
threat=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 255803 def threat=(val) prop_set('threat', val) end
traffic()
click to toggle source
# File lib/palo_alto/config.rb, line 255794 def traffic prop_get('traffic') end
traffic=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 255797 def traffic=(val) prop_set('traffic', val) end
tunnel()
click to toggle source
# File lib/palo_alto/config.rb, line 255860 def tunnel prop_get('tunnel') end
tunnel=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 255863 def tunnel=(val) prop_set('tunnel', val) end
url()
click to toggle source
# File lib/palo_alto/config.rb, line 255806 def url prop_get('url') end
url=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 255809 def url=(val) prop_set('url', val) end
userid()
click to toggle source
# File lib/palo_alto/config.rb, line 255842 def userid prop_get('userid') end
userid=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 255845 def userid=(val) prop_set('userid', val) end
wildfire()
click to toggle source
# File lib/palo_alto/config.rb, line 255812 def wildfire prop_get('wildfire') end
wildfire=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 255815 def wildfire=(val) prop_set('wildfire', val) end