class PaloAlto::XML::Config::Devices::Entry::TemplateStack::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 251059
def _section
        :'logs'
end
alarm() click to toggle source
# File lib/palo_alto/config.rb, line 251264
def alarm
        prop_get('alarm')
end
alarm=(val) click to toggle source
# File lib/palo_alto/config.rb, line 251267
def alarm=(val)
        prop_set('alarm', val)
end
authentication() click to toggle source
# File lib/palo_alto/config.rb, line 251270
def authentication
        prop_get('authentication')
end
authentication=(val) click to toggle source
# File lib/palo_alto/config.rb, line 251273
def authentication=(val)
        prop_set('authentication', val)
end
configuration() click to toggle source
# File lib/palo_alto/config.rb, line 251252
def configuration
        prop_get('configuration')
end
configuration=(val) click to toggle source
# File lib/palo_alto/config.rb, line 251255
def configuration=(val)
        prop_set('configuration', val)
end
data_filtering() click to toggle source
# File lib/palo_alto/config.rb, line 251198
def data_filtering
        prop_get('data-filtering')
end
data_filtering=(val) click to toggle source
# File lib/palo_alto/config.rb, line 251201
def data_filtering=(val)
        prop_set('data-filtering', val)
end
decryption() click to toggle source
# File lib/palo_alto/config.rb, line 251228
def decryption
        prop_get('decryption')
end
decryption=(val) click to toggle source
# File lib/palo_alto/config.rb, line 251231
def decryption=(val)
        prop_set('decryption', val)
end
globalprotect() click to toggle source
# File lib/palo_alto/config.rb, line 251210
def globalprotect
        prop_get('globalprotect')
end
globalprotect=(val) click to toggle source
# File lib/palo_alto/config.rb, line 251213
def globalprotect=(val)
        prop_set('globalprotect', val)
end
gtp() click to toggle source
# File lib/palo_alto/config.rb, line 251234
def gtp
        prop_get('gtp')
end
gtp=(val) click to toggle source
# File lib/palo_alto/config.rb, line 251237
def gtp=(val)
        prop_set('gtp', val)
end
has_multiple_values?() click to toggle source
# File lib/palo_alto/config.rb, line 251056
def has_multiple_values?
        false
end
hipmatch__6() click to toggle source
# File lib/palo_alto/config.rb, line 251204
def hipmatch__6
        prop_get('hipmatch__6')
end
hipmatch__6=(val) click to toggle source
# File lib/palo_alto/config.rb, line 251207
def hipmatch__6=(val)
        prop_set('hipmatch__6', val)
end
iptag() click to toggle source
# File lib/palo_alto/config.rb, line 251216
def iptag
        prop_get('iptag')
end
iptag=(val) click to toggle source
# File lib/palo_alto/config.rb, line 251219
def iptag=(val)
        prop_set('iptag', val)
end
sctp() click to toggle source
# File lib/palo_alto/config.rb, line 251246
def sctp
        prop_get('sctp')
end
sctp=(val) click to toggle source
# File lib/palo_alto/config.rb, line 251249
def sctp=(val)
        prop_set('sctp', val)
end
system() click to toggle source
# File lib/palo_alto/config.rb, line 251258
def system
        prop_get('system')
end
system=(val) click to toggle source
# File lib/palo_alto/config.rb, line 251261
def system=(val)
        prop_set('system', val)
end
threat() click to toggle source
# File lib/palo_alto/config.rb, line 251180
def threat
        prop_get('threat')
end
threat=(val) click to toggle source
# File lib/palo_alto/config.rb, line 251183
def threat=(val)
        prop_set('threat', val)
end
traffic() click to toggle source
# File lib/palo_alto/config.rb, line 251174
def traffic
        prop_get('traffic')
end
traffic=(val) click to toggle source
# File lib/palo_alto/config.rb, line 251177
def traffic=(val)
        prop_set('traffic', val)
end
tunnel() click to toggle source
# File lib/palo_alto/config.rb, line 251240
def tunnel
        prop_get('tunnel')
end
tunnel=(val) click to toggle source
# File lib/palo_alto/config.rb, line 251243
def tunnel=(val)
        prop_set('tunnel', val)
end
url() click to toggle source
# File lib/palo_alto/config.rb, line 251186
def url
        prop_get('url')
end
url=(val) click to toggle source
# File lib/palo_alto/config.rb, line 251189
def url=(val)
        prop_set('url', val)
end
userid() click to toggle source
# File lib/palo_alto/config.rb, line 251222
def userid
        prop_get('userid')
end
userid=(val) click to toggle source
# File lib/palo_alto/config.rb, line 251225
def userid=(val)
        prop_set('userid', val)
end
wildfire() click to toggle source
# File lib/palo_alto/config.rb, line 251192
def wildfire
        prop_get('wildfire')
end
wildfire=(val) click to toggle source
# File lib/palo_alto/config.rb, line 251195
def wildfire=(val)
        prop_set('wildfire', val)
end