class PaloAlto::XML::Config::Devices::Entry::Template::Entry::Config::Devices::Entry::Deviceconfig::Setting::Management::QuotaSettings::ChassisQuota::LogCard

Public Instance Methods

_section() click to toggle source
# File lib/palo_alto/config.rb, line 162900
def _section
        :'log-card'
end
auth() click to toggle source

Authentication logs quota percentage

# File lib/palo_alto/config.rb, line 163286
def auth
        prop_get('auth')
end
auth=(val) click to toggle source

Authentication logs quota percentage

# File lib/palo_alto/config.rb, line 163290
def auth=(val)
        prop_set('auth', val)
end
dailydesum() click to toggle source

Daily decryption summary quota percentage

# File lib/palo_alto/config.rb, line 163358
def dailydesum
        prop_get('dailydesum')
end
dailydesum=(val) click to toggle source

Daily decryption summary quota percentage

# File lib/palo_alto/config.rb, line 163362
def dailydesum=(val)
        prop_set('dailydesum', val)
end
dailygtpsum() click to toggle source

Daily Tunnel and GTP summary quota percentage

# File lib/palo_alto/config.rb, line 163318
def dailygtpsum
        prop_get('dailygtpsum')
end
dailygtpsum=(val) click to toggle source

Daily Tunnel and GTP summary quota percentage

# File lib/palo_alto/config.rb, line 163322
def dailygtpsum=(val)
        prop_set('dailygtpsum', val)
end
dailysctpsum() click to toggle source

Daily SCTP summary quota percentage

# File lib/palo_alto/config.rb, line 163406
def dailysctpsum
        prop_get('dailysctpsum')
end
dailysctpsum=(val) click to toggle source

Daily SCTP summary quota percentage

# File lib/palo_alto/config.rb, line 163410
def dailysctpsum=(val)
        prop_set('dailysctpsum', val)
end
dailythsum() click to toggle source

Daily threat summary quota percentage

# File lib/palo_alto/config.rb, line 163214
def dailythsum
        prop_get('dailythsum')
end
dailythsum=(val) click to toggle source

Daily threat summary quota percentage

# File lib/palo_alto/config.rb, line 163218
def dailythsum=(val)
        prop_set('dailythsum', val)
end
dailytrsum() click to toggle source

Daily traffic summary quota percentage

# File lib/palo_alto/config.rb, line 163190
def dailytrsum
        prop_get('dailytrsum')
end
dailytrsum=(val) click to toggle source

Daily traffic summary quota percentage

# File lib/palo_alto/config.rb, line 163194
def dailytrsum=(val)
        prop_set('dailytrsum', val)
end
dailyurlsum() click to toggle source

Daily url summary quota percentage

# File lib/palo_alto/config.rb, line 163238
def dailyurlsum
        prop_get('dailyurlsum')
end
dailyurlsum=(val) click to toggle source

Daily url summary quota percentage

# File lib/palo_alto/config.rb, line 163242
def dailyurlsum=(val)
        prop_set('dailyurlsum', val)
end
decryption() click to toggle source

decryption logs quota percentage

# File lib/palo_alto/config.rb, line 163334
def decryption
        prop_get('decryption')
end
decryption=(val) click to toggle source

decryption logs quota percentage

# File lib/palo_alto/config.rb, line 163338
def decryption=(val)
        prop_set('decryption', val)
end
desum() click to toggle source

decryption summary quota percentage

# File lib/palo_alto/config.rb, line 163342
def desum
        prop_get('desum')
end
desum=(val) click to toggle source

decryption summary quota percentage

# File lib/palo_alto/config.rb, line 163346
def desum=(val)
        prop_set('desum', val)
end
globalprotect() click to toggle source

globalprotect logs quota percentage

# File lib/palo_alto/config.rb, line 163374
def globalprotect
        prop_get('globalprotect')
end
globalprotect=(val) click to toggle source

globalprotect logs quota percentage

# File lib/palo_alto/config.rb, line 163378
def globalprotect=(val)
        prop_set('globalprotect', val)
end
gtp() click to toggle source

Tunnel and GTP logs quota percentage

# File lib/palo_alto/config.rb, line 163294
def gtp
        prop_get('gtp')
end
gtp=(val) click to toggle source

Tunnel and GTP logs quota percentage

# File lib/palo_alto/config.rb, line 163298
def gtp=(val)
        prop_set('gtp', val)
end
gtpsum() click to toggle source

Tunnel and GTP summary quota percentage

# File lib/palo_alto/config.rb, line 163302
def gtpsum
        prop_get('gtpsum')
end
gtpsum=(val) click to toggle source

Tunnel and GTP summary quota percentage

# File lib/palo_alto/config.rb, line 163306
def gtpsum=(val)
        prop_set('gtpsum', val)
end
has_multiple_values?() click to toggle source
# File lib/palo_alto/config.rb, line 162897
def has_multiple_values?
        false
end
hipmatch() click to toggle source

Hip match quota percentage

# File lib/palo_alto/config.rb, line 163262
def hipmatch
        prop_get('hipmatch')
end
hipmatch=(val) click to toggle source

Hip match quota percentage

# File lib/palo_alto/config.rb, line 163266
def hipmatch=(val)
        prop_set('hipmatch', val)
end
hourlydesum() click to toggle source

Hourly decryption summary quota percentage

# File lib/palo_alto/config.rb, line 163350
def hourlydesum
        prop_get('hourlydesum')
end
hourlydesum=(val) click to toggle source

Hourly decryption summary quota percentage

# File lib/palo_alto/config.rb, line 163354
def hourlydesum=(val)
        prop_set('hourlydesum', val)
end
hourlygtpsum() click to toggle source

Hourly Tunnel and GTP summary quota percentage

# File lib/palo_alto/config.rb, line 163310
def hourlygtpsum
        prop_get('hourlygtpsum')
end
hourlygtpsum=(val) click to toggle source

Hourly Tunnel and GTP summary quota percentage

# File lib/palo_alto/config.rb, line 163314
def hourlygtpsum=(val)
        prop_set('hourlygtpsum', val)
end
hourlysctpsum() click to toggle source

Hourly SCTP summary quota percentage

# File lib/palo_alto/config.rb, line 163398
def hourlysctpsum
        prop_get('hourlysctpsum')
end
hourlysctpsum=(val) click to toggle source

Hourly SCTP summary quota percentage

# File lib/palo_alto/config.rb, line 163402
def hourlysctpsum=(val)
        prop_set('hourlysctpsum', val)
end
hourlythsum() click to toggle source

Hourly threat summary quota percentage

# File lib/palo_alto/config.rb, line 163206
def hourlythsum
        prop_get('hourlythsum')
end
hourlythsum=(val) click to toggle source

Hourly threat summary quota percentage

# File lib/palo_alto/config.rb, line 163210
def hourlythsum=(val)
        prop_set('hourlythsum', val)
end
hourlytrsum() click to toggle source

Hourly traffic summary quota percentage

# File lib/palo_alto/config.rb, line 163182
def hourlytrsum
        prop_get('hourlytrsum')
end
hourlytrsum=(val) click to toggle source

Hourly traffic summary quota percentage

# File lib/palo_alto/config.rb, line 163186
def hourlytrsum=(val)
        prop_set('hourlytrsum', val)
end
hourlyurlsum() click to toggle source

Hourly url summary quota percentage

# File lib/palo_alto/config.rb, line 163230
def hourlyurlsum
        prop_get('hourlyurlsum')
end
hourlyurlsum=(val) click to toggle source

Hourly url summary quota percentage

# File lib/palo_alto/config.rb, line 163234
def hourlyurlsum=(val)
        prop_set('hourlyurlsum', val)
end
iptag() click to toggle source

IP-Tag logs quota percentage

# File lib/palo_alto/config.rb, line 163278
def iptag
        prop_get('iptag')
end
iptag=(val) click to toggle source

IP-Tag logs quota percentage

# File lib/palo_alto/config.rb, line 163282
def iptag=(val)
        prop_set('iptag', val)
end
sctp() click to toggle source

SCTP logs quota percentage

# File lib/palo_alto/config.rb, line 163382
def sctp
        prop_get('sctp')
end
sctp=(val) click to toggle source

SCTP logs quota percentage

# File lib/palo_alto/config.rb, line 163386
def sctp=(val)
        prop_set('sctp', val)
end
sctpsum() click to toggle source

SCTP summary quota percentage

# File lib/palo_alto/config.rb, line 163390
def sctpsum
        prop_get('sctpsum')
end
sctpsum=(val) click to toggle source

SCTP summary quota percentage

# File lib/palo_alto/config.rb, line 163394
def sctpsum=(val)
        prop_set('sctpsum', val)
end
threat() click to toggle source

threat logs quota percentage

# File lib/palo_alto/config.rb, line 163150
def threat
        prop_get('threat')
end
threat=(val) click to toggle source

threat logs quota percentage

# File lib/palo_alto/config.rb, line 163154
def threat=(val)
        prop_set('threat', val)
end
threat_pcaps() click to toggle source

threat packet capture quota percentage

# File lib/palo_alto/config.rb, line 163254
def threat_pcaps
        prop_get('threat-pcaps')
end
threat_pcaps=(val) click to toggle source

threat packet capture quota percentage

# File lib/palo_alto/config.rb, line 163258
def threat_pcaps=(val)
        prop_set('threat-pcaps', val)
end
thsum() click to toggle source

threat summary quota percentage

# File lib/palo_alto/config.rb, line 163166
def thsum
        prop_get('thsum')
end
thsum=(val) click to toggle source

threat summary quota percentage

# File lib/palo_alto/config.rb, line 163170
def thsum=(val)
        prop_set('thsum', val)
end
traffic() click to toggle source

traffic logs quota percentage

# File lib/palo_alto/config.rb, line 163142
def traffic
        prop_get('traffic')
end
traffic=(val) click to toggle source

traffic logs quota percentage

# File lib/palo_alto/config.rb, line 163146
def traffic=(val)
        prop_set('traffic', val)
end
trsum() click to toggle source

traffic summary quota percentage

# File lib/palo_alto/config.rb, line 163158
def trsum
        prop_get('trsum')
end
trsum=(val) click to toggle source

traffic summary quota percentage

# File lib/palo_alto/config.rb, line 163162
def trsum=(val)
        prop_set('trsum', val)
end
urlsum() click to toggle source

url summary quota percentage

# File lib/palo_alto/config.rb, line 163174
def urlsum
        prop_get('urlsum')
end
urlsum=(val) click to toggle source

url summary quota percentage

# File lib/palo_alto/config.rb, line 163178
def urlsum=(val)
        prop_set('urlsum', val)
end
userid() click to toggle source

User ID logs quota percentage

# File lib/palo_alto/config.rb, line 163270
def userid
        prop_get('userid')
end
userid=(val) click to toggle source

User ID logs quota percentage

# File lib/palo_alto/config.rb, line 163274
def userid=(val)
        prop_set('userid', val)
end
weeklydesum() click to toggle source

Weekly decryption summary quota percentage

# File lib/palo_alto/config.rb, line 163366
def weeklydesum
        prop_get('weeklydesum')
end
weeklydesum=(val) click to toggle source

Weekly decryption summary quota percentage

# File lib/palo_alto/config.rb, line 163370
def weeklydesum=(val)
        prop_set('weeklydesum', val)
end
weeklygtpsum() click to toggle source

Weekly Tunnel and GTP summary quota percentage

# File lib/palo_alto/config.rb, line 163326
def weeklygtpsum
        prop_get('weeklygtpsum')
end
weeklygtpsum=(val) click to toggle source

Weekly Tunnel and GTP summary quota percentage

# File lib/palo_alto/config.rb, line 163330
def weeklygtpsum=(val)
        prop_set('weeklygtpsum', val)
end
weeklysctpsum() click to toggle source

Weekly SCTP summary quota percentage

# File lib/palo_alto/config.rb, line 163414
def weeklysctpsum
        prop_get('weeklysctpsum')
end
weeklysctpsum=(val) click to toggle source

Weekly SCTP summary quota percentage

# File lib/palo_alto/config.rb, line 163418
def weeklysctpsum=(val)
        prop_set('weeklysctpsum', val)
end
weeklythsum() click to toggle source

Weekly threat summary quota percentage

# File lib/palo_alto/config.rb, line 163222
def weeklythsum
        prop_get('weeklythsum')
end
weeklythsum=(val) click to toggle source

Weekly threat summary quota percentage

# File lib/palo_alto/config.rb, line 163226
def weeklythsum=(val)
        prop_set('weeklythsum', val)
end
weeklytrsum() click to toggle source

Weekly traffic summary quota percentage

# File lib/palo_alto/config.rb, line 163198
def weeklytrsum
        prop_get('weeklytrsum')
end
weeklytrsum=(val) click to toggle source

Weekly traffic summary quota percentage

# File lib/palo_alto/config.rb, line 163202
def weeklytrsum=(val)
        prop_set('weeklytrsum', val)
end
weeklyurlsum() click to toggle source

Weekly url summary quota percentage

# File lib/palo_alto/config.rb, line 163246
def weeklyurlsum
        prop_get('weeklyurlsum')
end
weeklyurlsum=(val) click to toggle source

Weekly url summary quota percentage

# File lib/palo_alto/config.rb, line 163250
def weeklyurlsum=(val)
        prop_set('weeklyurlsum', val)
end