class PaloAlto::XML::Config::Devices::Entry::TemplateStack::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 269411
def _section
        :'log-card'
end
auth() click to toggle source

Authentication logs quota percentage

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

Authentication logs quota percentage

# File lib/palo_alto/config.rb, line 269801
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 269869
def dailydesum
        prop_get('dailydesum')
end
dailydesum=(val) click to toggle source

Daily decryption summary quota percentage

# File lib/palo_alto/config.rb, line 269873
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 269829
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 269833
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 269917
def dailysctpsum
        prop_get('dailysctpsum')
end
dailysctpsum=(val) click to toggle source

Daily SCTP summary quota percentage

# File lib/palo_alto/config.rb, line 269921
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 269725
def dailythsum
        prop_get('dailythsum')
end
dailythsum=(val) click to toggle source

Daily threat summary quota percentage

# File lib/palo_alto/config.rb, line 269729
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 269701
def dailytrsum
        prop_get('dailytrsum')
end
dailytrsum=(val) click to toggle source

Daily traffic summary quota percentage

# File lib/palo_alto/config.rb, line 269705
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 269749
def dailyurlsum
        prop_get('dailyurlsum')
end
dailyurlsum=(val) click to toggle source

Daily url summary quota percentage

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

decryption logs quota percentage

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

decryption logs quota percentage

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

decryption summary quota percentage

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

decryption summary quota percentage

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

globalprotect logs quota percentage

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

globalprotect logs quota percentage

# File lib/palo_alto/config.rb, line 269889
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 269805
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 269809
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 269813
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 269817
def gtpsum=(val)
        prop_set('gtpsum', val)
end
has_multiple_values?() click to toggle source
# File lib/palo_alto/config.rb, line 269408
def has_multiple_values?
        false
end
hipmatch() click to toggle source

Hip match quota percentage

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

Hip match quota percentage

# File lib/palo_alto/config.rb, line 269777
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 269861
def hourlydesum
        prop_get('hourlydesum')
end
hourlydesum=(val) click to toggle source

Hourly decryption summary quota percentage

# File lib/palo_alto/config.rb, line 269865
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 269821
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 269825
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 269909
def hourlysctpsum
        prop_get('hourlysctpsum')
end
hourlysctpsum=(val) click to toggle source

Hourly SCTP summary quota percentage

# File lib/palo_alto/config.rb, line 269913
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 269717
def hourlythsum
        prop_get('hourlythsum')
end
hourlythsum=(val) click to toggle source

Hourly threat summary quota percentage

# File lib/palo_alto/config.rb, line 269721
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 269693
def hourlytrsum
        prop_get('hourlytrsum')
end
hourlytrsum=(val) click to toggle source

Hourly traffic summary quota percentage

# File lib/palo_alto/config.rb, line 269697
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 269741
def hourlyurlsum
        prop_get('hourlyurlsum')
end
hourlyurlsum=(val) click to toggle source

Hourly url summary quota percentage

# File lib/palo_alto/config.rb, line 269745
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 269789
def iptag
        prop_get('iptag')
end
iptag=(val) click to toggle source

IP-Tag logs quota percentage

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

SCTP logs quota percentage

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

SCTP logs quota percentage

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

SCTP summary quota percentage

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

SCTP summary quota percentage

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

threat logs quota percentage

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

threat logs quota percentage

# File lib/palo_alto/config.rb, line 269665
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 269765
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 269769
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 269677
def thsum
        prop_get('thsum')
end
thsum=(val) click to toggle source

threat summary quota percentage

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

traffic logs quota percentage

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

traffic logs quota percentage

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

traffic summary quota percentage

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

traffic summary quota percentage

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

url summary quota percentage

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

url summary quota percentage

# File lib/palo_alto/config.rb, line 269689
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 269781
def userid
        prop_get('userid')
end
userid=(val) click to toggle source

User ID logs quota percentage

# File lib/palo_alto/config.rb, line 269785
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 269877
def weeklydesum
        prop_get('weeklydesum')
end
weeklydesum=(val) click to toggle source

Weekly decryption summary quota percentage

# File lib/palo_alto/config.rb, line 269881
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 269837
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 269841
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 269925
def weeklysctpsum
        prop_get('weeklysctpsum')
end
weeklysctpsum=(val) click to toggle source

Weekly SCTP summary quota percentage

# File lib/palo_alto/config.rb, line 269929
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 269733
def weeklythsum
        prop_get('weeklythsum')
end
weeklythsum=(val) click to toggle source

Weekly threat summary quota percentage

# File lib/palo_alto/config.rb, line 269737
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 269709
def weeklytrsum
        prop_get('weeklytrsum')
end
weeklytrsum=(val) click to toggle source

Weekly traffic summary quota percentage

# File lib/palo_alto/config.rb, line 269713
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 269757
def weeklyurlsum
        prop_get('weeklyurlsum')
end
weeklyurlsum=(val) click to toggle source

Weekly url summary quota percentage

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