class PaloAlto::XML::Config::Devices::Entry::Template::Entry::Config::Shared::AdminRole::Entry::Role::Device::Webui::Monitor::CustomReports

Public Instance Methods

_section() click to toggle source
# File lib/palo_alto/config.rb, line 144918
def _section
        :'custom-reports'
end
application_statistics() click to toggle source
# File lib/palo_alto/config.rb, line 145054
def application_statistics
        prop_get('application-statistics')
end
application_statistics=(val) click to toggle source
# File lib/palo_alto/config.rb, line 145057
def application_statistics=(val)
        prop_set('application-statistics', val)
end
auth() click to toggle source
# File lib/palo_alto/config.rb, line 145168
def auth
        prop_get('auth')
end
auth=(val) click to toggle source
# File lib/palo_alto/config.rb, line 145171
def auth=(val)
        prop_set('auth', val)
end
data_filtering_log() click to toggle source
# File lib/palo_alto/config.rb, line 145060
def data_filtering_log
        prop_get('data-filtering-log')
end
data_filtering_log=(val) click to toggle source
# File lib/palo_alto/config.rb, line 145063
def data_filtering_log=(val)
        prop_set('data-filtering-log', val)
end
globalprotect() click to toggle source
# File lib/palo_alto/config.rb, line 145108
def globalprotect
        prop_get('globalprotect')
end
globalprotect=(val) click to toggle source
# File lib/palo_alto/config.rb, line 145111
def globalprotect=(val)
        prop_set('globalprotect', val)
end
gtp_log() click to toggle source
# File lib/palo_alto/config.rb, line 145120
def gtp_log
        prop_get('gtp-log')
end
gtp_log=(val) click to toggle source
# File lib/palo_alto/config.rb, line 145123
def gtp_log=(val)
        prop_set('gtp-log', val)
end
gtp_summary() click to toggle source
# File lib/palo_alto/config.rb, line 145126
def gtp_summary
        prop_get('gtp-summary')
end
gtp_summary=(val) click to toggle source
# File lib/palo_alto/config.rb, line 145129
def gtp_summary=(val)
        prop_set('gtp-summary', val)
end
has_multiple_values?() click to toggle source
# File lib/palo_alto/config.rb, line 144915
def has_multiple_values?
        false
end
hipmatch__9() click to toggle source
# File lib/palo_alto/config.rb, line 145102
def hipmatch__9
        prop_get('hipmatch__9')
end
hipmatch__9=(val) click to toggle source
# File lib/palo_alto/config.rb, line 145105
def hipmatch__9=(val)
        prop_set('hipmatch__9', val)
end
iptag() click to toggle source
# File lib/palo_alto/config.rb, line 145156
def iptag
        prop_get('iptag')
end
iptag=(val) click to toggle source
# File lib/palo_alto/config.rb, line 145159
def iptag=(val)
        prop_set('iptag', val)
end
sctp_log() click to toggle source
# File lib/palo_alto/config.rb, line 145144
def sctp_log
        prop_get('sctp-log')
end
sctp_log=(val) click to toggle source
# File lib/palo_alto/config.rb, line 145147
def sctp_log=(val)
        prop_set('sctp-log', val)
end
sctp_summary() click to toggle source
# File lib/palo_alto/config.rb, line 145150
def sctp_summary
        prop_get('sctp-summary')
end
sctp_summary=(val) click to toggle source
# File lib/palo_alto/config.rb, line 145153
def sctp_summary=(val)
        prop_set('sctp-summary', val)
end
threat_log() click to toggle source
# File lib/palo_alto/config.rb, line 145066
def threat_log
        prop_get('threat-log')
end
threat_log=(val) click to toggle source
# File lib/palo_alto/config.rb, line 145069
def threat_log=(val)
        prop_set('threat-log', val)
end
threat_summary() click to toggle source
# File lib/palo_alto/config.rb, line 145072
def threat_summary
        prop_get('threat-summary')
end
threat_summary=(val) click to toggle source
# File lib/palo_alto/config.rb, line 145075
def threat_summary=(val)
        prop_set('threat-summary', val)
end
traffic_log() click to toggle source
# File lib/palo_alto/config.rb, line 145078
def traffic_log
        prop_get('traffic-log')
end
traffic_log=(val) click to toggle source
# File lib/palo_alto/config.rb, line 145081
def traffic_log=(val)
        prop_set('traffic-log', val)
end
traffic_summary() click to toggle source
# File lib/palo_alto/config.rb, line 145084
def traffic_summary
        prop_get('traffic-summary')
end
traffic_summary=(val) click to toggle source
# File lib/palo_alto/config.rb, line 145087
def traffic_summary=(val)
        prop_set('traffic-summary', val)
end
tunnel_log() click to toggle source
# File lib/palo_alto/config.rb, line 145132
def tunnel_log
        prop_get('tunnel-log')
end
tunnel_log=(val) click to toggle source
# File lib/palo_alto/config.rb, line 145135
def tunnel_log=(val)
        prop_set('tunnel-log', val)
end
tunnel_summary() click to toggle source
# File lib/palo_alto/config.rb, line 145138
def tunnel_summary
        prop_get('tunnel-summary')
end
tunnel_summary=(val) click to toggle source
# File lib/palo_alto/config.rb, line 145141
def tunnel_summary=(val)
        prop_set('tunnel-summary', val)
end
url_log() click to toggle source
# File lib/palo_alto/config.rb, line 145090
def url_log
        prop_get('url-log')
end
url_log=(val) click to toggle source
# File lib/palo_alto/config.rb, line 145093
def url_log=(val)
        prop_set('url-log', val)
end
url_summary() click to toggle source
# File lib/palo_alto/config.rb, line 145096
def url_summary
        prop_get('url-summary')
end
url_summary=(val) click to toggle source
# File lib/palo_alto/config.rb, line 145099
def url_summary=(val)
        prop_set('url-summary', val)
end
userid() click to toggle source
# File lib/palo_alto/config.rb, line 145162
def userid
        prop_get('userid')
end
userid=(val) click to toggle source
# File lib/palo_alto/config.rb, line 145165
def userid=(val)
        prop_set('userid', val)
end
wildfire_log() click to toggle source
# File lib/palo_alto/config.rb, line 145114
def wildfire_log
        prop_get('wildfire-log')
end
wildfire_log=(val) click to toggle source
# File lib/palo_alto/config.rb, line 145117
def wildfire_log=(val)
        prop_set('wildfire-log', val)
end