class PaloAlto::XML::Config::Devices::Entry::Template::Entry::Config::Shared::AdminRole::Entry::Role::Device::Webui::Monitor::Logs
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 144567 def _section :'logs' end
alarm()
click to toggle source
# File lib/palo_alto/config.rb, line 144772 def alarm prop_get('alarm') end
alarm=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 144775 def alarm=(val) prop_set('alarm', val) end
authentication()
click to toggle source
# File lib/palo_alto/config.rb, line 144778 def authentication prop_get('authentication') end
authentication=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 144781 def authentication=(val) prop_set('authentication', val) end
configuration()
click to toggle source
# File lib/palo_alto/config.rb, line 144760 def configuration prop_get('configuration') end
configuration=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 144763 def configuration=(val) prop_set('configuration', val) end
data_filtering()
click to toggle source
# File lib/palo_alto/config.rb, line 144706 def data_filtering prop_get('data-filtering') end
data_filtering=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 144709 def data_filtering=(val) prop_set('data-filtering', val) end
decryption()
click to toggle source
# File lib/palo_alto/config.rb, line 144736 def decryption prop_get('decryption') end
decryption=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 144739 def decryption=(val) prop_set('decryption', val) end
globalprotect()
click to toggle source
# File lib/palo_alto/config.rb, line 144718 def globalprotect prop_get('globalprotect') end
globalprotect=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 144721 def globalprotect=(val) prop_set('globalprotect', val) end
gtp()
click to toggle source
# File lib/palo_alto/config.rb, line 144742 def gtp prop_get('gtp') end
gtp=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 144745 def gtp=(val) prop_set('gtp', val) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 144564 def has_multiple_values? false end
hipmatch__6()
click to toggle source
# File lib/palo_alto/config.rb, line 144712 def hipmatch__6 prop_get('hipmatch__6') end
hipmatch__6=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 144715 def hipmatch__6=(val) prop_set('hipmatch__6', val) end
iptag()
click to toggle source
# File lib/palo_alto/config.rb, line 144724 def iptag prop_get('iptag') end
iptag=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 144727 def iptag=(val) prop_set('iptag', val) end
sctp()
click to toggle source
# File lib/palo_alto/config.rb, line 144754 def sctp prop_get('sctp') end
sctp=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 144757 def sctp=(val) prop_set('sctp', val) end
system()
click to toggle source
# File lib/palo_alto/config.rb, line 144766 def system prop_get('system') end
system=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 144769 def system=(val) prop_set('system', val) end
threat()
click to toggle source
# File lib/palo_alto/config.rb, line 144688 def threat prop_get('threat') end
threat=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 144691 def threat=(val) prop_set('threat', val) end
traffic()
click to toggle source
# File lib/palo_alto/config.rb, line 144682 def traffic prop_get('traffic') end
traffic=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 144685 def traffic=(val) prop_set('traffic', val) end
tunnel()
click to toggle source
# File lib/palo_alto/config.rb, line 144748 def tunnel prop_get('tunnel') end
tunnel=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 144751 def tunnel=(val) prop_set('tunnel', val) end
url()
click to toggle source
# File lib/palo_alto/config.rb, line 144694 def url prop_get('url') end
url=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 144697 def url=(val) prop_set('url', val) end
userid()
click to toggle source
# File lib/palo_alto/config.rb, line 144730 def userid prop_get('userid') end
userid=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 144733 def userid=(val) prop_set('userid', val) end
wildfire()
click to toggle source
# File lib/palo_alto/config.rb, line 144700 def wildfire prop_get('wildfire') end
wildfire=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 144703 def wildfire=(val) prop_set('wildfire', val) end