class PaloAlto::XML::Config::Shared::AdminRole::Entry::Role::Panorama::Webui::Monitor::Logs
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 42999 def _section :'logs' end
alarm()
click to toggle source
# File lib/palo_alto/config.rb, line 43205 def alarm prop_get('alarm') end
alarm=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 43208 def alarm=(val) prop_set('alarm', val) end
authentication()
click to toggle source
# File lib/palo_alto/config.rb, line 43211 def authentication prop_get('authentication') end
authentication=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 43214 def authentication=(val) prop_set('authentication', val) end
configuration()
click to toggle source
# File lib/palo_alto/config.rb, line 43193 def configuration prop_get('configuration') end
configuration=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 43196 def configuration=(val) prop_set('configuration', val) end
data_filtering()
click to toggle source
# File lib/palo_alto/config.rb, line 43139 def data_filtering prop_get('data-filtering') end
data_filtering=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 43142 def data_filtering=(val) prop_set('data-filtering', val) end
decryption()
click to toggle source
# File lib/palo_alto/config.rb, line 43169 def decryption prop_get('decryption') end
decryption=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 43172 def decryption=(val) prop_set('decryption', val) end
globalprotect()
click to toggle source
# File lib/palo_alto/config.rb, line 43151 def globalprotect prop_get('globalprotect') end
globalprotect=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 43154 def globalprotect=(val) prop_set('globalprotect', val) end
gtp()
click to toggle source
# File lib/palo_alto/config.rb, line 43175 def gtp prop_get('gtp') end
gtp=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 43178 def gtp=(val) prop_set('gtp', val) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 42996 def has_multiple_values? false end
hipmatch__6()
click to toggle source
# File lib/palo_alto/config.rb, line 43145 def hipmatch__6 prop_get('hipmatch__6') end
hipmatch__6=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 43148 def hipmatch__6=(val) prop_set('hipmatch__6', val) end
iptag()
click to toggle source
# File lib/palo_alto/config.rb, line 43157 def iptag prop_get('iptag') end
iptag=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 43160 def iptag=(val) prop_set('iptag', val) end
sctp()
click to toggle source
# File lib/palo_alto/config.rb, line 43187 def sctp prop_get('sctp') end
sctp=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 43190 def sctp=(val) prop_set('sctp', val) end
system()
click to toggle source
# File lib/palo_alto/config.rb, line 43199 def system prop_get('system') end
system=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 43202 def system=(val) prop_set('system', val) end
threat()
click to toggle source
# File lib/palo_alto/config.rb, line 43121 def threat prop_get('threat') end
threat=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 43124 def threat=(val) prop_set('threat', val) end
traffic()
click to toggle source
# File lib/palo_alto/config.rb, line 43115 def traffic prop_get('traffic') end
traffic=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 43118 def traffic=(val) prop_set('traffic', val) end
tunnel()
click to toggle source
# File lib/palo_alto/config.rb, line 43181 def tunnel prop_get('tunnel') end
tunnel=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 43184 def tunnel=(val) prop_set('tunnel', val) end
url()
click to toggle source
# File lib/palo_alto/config.rb, line 43127 def url prop_get('url') end
url=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 43130 def url=(val) prop_set('url', val) end
userid()
click to toggle source
# File lib/palo_alto/config.rb, line 43163 def userid prop_get('userid') end
userid=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 43166 def userid=(val) prop_set('userid', val) end
wildfire()
click to toggle source
# File lib/palo_alto/config.rb, line 43133 def wildfire prop_get('wildfire') end
wildfire=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 43136 def wildfire=(val) prop_set('wildfire', val) end