class PaloAlto::XML::Config::Devices::Entry::Template::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 149206
def _section
        :'logs'
end
authentication() click to toggle source
# File lib/palo_alto/config.rb, line 149380
def authentication
        prop_get('authentication')
end
authentication=(val) click to toggle source
# File lib/palo_alto/config.rb, line 149383
def authentication=(val)
        prop_set('authentication', val)
end
data_filtering() click to toggle source
# File lib/palo_alto/config.rb, line 149326
def data_filtering
        prop_get('data-filtering')
end
data_filtering=(val) click to toggle source
# File lib/palo_alto/config.rb, line 149329
def data_filtering=(val)
        prop_set('data-filtering', val)
end
decryption() click to toggle source
# File lib/palo_alto/config.rb, line 149356
def decryption
        prop_get('decryption')
end
decryption=(val) click to toggle source
# File lib/palo_alto/config.rb, line 149359
def decryption=(val)
        prop_set('decryption', val)
end
globalprotect() click to toggle source
# File lib/palo_alto/config.rb, line 149338
def globalprotect
        prop_get('globalprotect')
end
globalprotect=(val) click to toggle source
# File lib/palo_alto/config.rb, line 149341
def globalprotect=(val)
        prop_set('globalprotect', val)
end
gtp() click to toggle source
# File lib/palo_alto/config.rb, line 149362
def gtp
        prop_get('gtp')
end
gtp=(val) click to toggle source
# File lib/palo_alto/config.rb, line 149365
def gtp=(val)
        prop_set('gtp', val)
end
has_multiple_values?() click to toggle source
# File lib/palo_alto/config.rb, line 149203
def has_multiple_values?
        false
end
hipmatch__6() click to toggle source
# File lib/palo_alto/config.rb, line 149332
def hipmatch__6
        prop_get('hipmatch__6')
end
hipmatch__6=(val) click to toggle source
# File lib/palo_alto/config.rb, line 149335
def hipmatch__6=(val)
        prop_set('hipmatch__6', val)
end
iptag() click to toggle source
# File lib/palo_alto/config.rb, line 149344
def iptag
        prop_get('iptag')
end
iptag=(val) click to toggle source
# File lib/palo_alto/config.rb, line 149347
def iptag=(val)
        prop_set('iptag', val)
end
sctp() click to toggle source
# File lib/palo_alto/config.rb, line 149374
def sctp
        prop_get('sctp')
end
sctp=(val) click to toggle source
# File lib/palo_alto/config.rb, line 149377
def sctp=(val)
        prop_set('sctp', val)
end
threat() click to toggle source
# File lib/palo_alto/config.rb, line 149308
def threat
        prop_get('threat')
end
threat=(val) click to toggle source
# File lib/palo_alto/config.rb, line 149311
def threat=(val)
        prop_set('threat', val)
end
traffic() click to toggle source
# File lib/palo_alto/config.rb, line 149302
def traffic
        prop_get('traffic')
end
traffic=(val) click to toggle source
# File lib/palo_alto/config.rb, line 149305
def traffic=(val)
        prop_set('traffic', val)
end
tunnel() click to toggle source
# File lib/palo_alto/config.rb, line 149368
def tunnel
        prop_get('tunnel')
end
tunnel=(val) click to toggle source
# File lib/palo_alto/config.rb, line 149371
def tunnel=(val)
        prop_set('tunnel', val)
end
url() click to toggle source
# File lib/palo_alto/config.rb, line 149314
def url
        prop_get('url')
end
url=(val) click to toggle source
# File lib/palo_alto/config.rb, line 149317
def url=(val)
        prop_set('url', val)
end
userid() click to toggle source
# File lib/palo_alto/config.rb, line 149350
def userid
        prop_get('userid')
end
userid=(val) click to toggle source
# File lib/palo_alto/config.rb, line 149353
def userid=(val)
        prop_set('userid', val)
end
wildfire() click to toggle source
# File lib/palo_alto/config.rb, line 149320
def wildfire
        prop_get('wildfire')
end
wildfire=(val) click to toggle source
# File lib/palo_alto/config.rb, line 149323
def wildfire=(val)
        prop_set('wildfire', val)
end