class PaloAlto::XML::Config::Devices::Entry::Template::Entry::Config::Devices::Entry::Deviceconfig::Setting::Management::QuotaSettings::ChassisQuota::LogCard
Public Instance Methods
# File lib/palo_alto/config.rb, line 162900 def _section :'log-card' end
Authentication logs quota percentage
# File lib/palo_alto/config.rb, line 163286 def auth prop_get('auth') end
Authentication logs quota percentage
# File lib/palo_alto/config.rb, line 163290 def auth=(val) prop_set('auth', val) end
Daily decryption summary quota percentage
# File lib/palo_alto/config.rb, line 163358 def dailydesum prop_get('dailydesum') end
Daily decryption summary quota percentage
# File lib/palo_alto/config.rb, line 163362 def dailydesum=(val) prop_set('dailydesum', val) end
Daily Tunnel and GTP summary quota percentage
# File lib/palo_alto/config.rb, line 163318 def dailygtpsum prop_get('dailygtpsum') end
Daily Tunnel and GTP summary quota percentage
# File lib/palo_alto/config.rb, line 163322 def dailygtpsum=(val) prop_set('dailygtpsum', val) end
Daily SCTP summary quota percentage
# File lib/palo_alto/config.rb, line 163406 def dailysctpsum prop_get('dailysctpsum') end
Daily SCTP summary quota percentage
# File lib/palo_alto/config.rb, line 163410 def dailysctpsum=(val) prop_set('dailysctpsum', val) end
Daily threat summary quota percentage
# File lib/palo_alto/config.rb, line 163214 def dailythsum prop_get('dailythsum') end
Daily threat summary quota percentage
# File lib/palo_alto/config.rb, line 163218 def dailythsum=(val) prop_set('dailythsum', val) end
Daily traffic summary quota percentage
# File lib/palo_alto/config.rb, line 163190 def dailytrsum prop_get('dailytrsum') end
Daily traffic summary quota percentage
# File lib/palo_alto/config.rb, line 163194 def dailytrsum=(val) prop_set('dailytrsum', val) end
Daily url summary quota percentage
# File lib/palo_alto/config.rb, line 163238 def dailyurlsum prop_get('dailyurlsum') end
Daily url summary quota percentage
# File lib/palo_alto/config.rb, line 163242 def dailyurlsum=(val) prop_set('dailyurlsum', val) end
decryption logs quota percentage
# File lib/palo_alto/config.rb, line 163334 def decryption prop_get('decryption') end
decryption logs quota percentage
# File lib/palo_alto/config.rb, line 163338 def decryption=(val) prop_set('decryption', val) end
decryption summary quota percentage
# File lib/palo_alto/config.rb, line 163342 def desum prop_get('desum') end
decryption summary quota percentage
# File lib/palo_alto/config.rb, line 163346 def desum=(val) prop_set('desum', val) end
globalprotect logs quota percentage
# File lib/palo_alto/config.rb, line 163374 def globalprotect prop_get('globalprotect') end
globalprotect logs quota percentage
# File lib/palo_alto/config.rb, line 163378 def globalprotect=(val) prop_set('globalprotect', val) end
Tunnel and GTP logs quota percentage
# File lib/palo_alto/config.rb, line 163294 def gtp prop_get('gtp') end
Tunnel and GTP logs quota percentage
# File lib/palo_alto/config.rb, line 163298 def gtp=(val) prop_set('gtp', val) end
Tunnel and GTP summary quota percentage
# File lib/palo_alto/config.rb, line 163302 def gtpsum prop_get('gtpsum') end
Tunnel and GTP summary quota percentage
# File lib/palo_alto/config.rb, line 163306 def gtpsum=(val) prop_set('gtpsum', val) end
# File lib/palo_alto/config.rb, line 162897 def has_multiple_values? false end
Hip match quota percentage
# File lib/palo_alto/config.rb, line 163262 def hipmatch prop_get('hipmatch') end
Hip match quota percentage
# File lib/palo_alto/config.rb, line 163266 def hipmatch=(val) prop_set('hipmatch', val) end
Hourly decryption summary quota percentage
# File lib/palo_alto/config.rb, line 163350 def hourlydesum prop_get('hourlydesum') end
Hourly decryption summary quota percentage
# File lib/palo_alto/config.rb, line 163354 def hourlydesum=(val) prop_set('hourlydesum', val) end
Hourly Tunnel and GTP summary quota percentage
# File lib/palo_alto/config.rb, line 163310 def hourlygtpsum prop_get('hourlygtpsum') end
Hourly Tunnel and GTP summary quota percentage
# File lib/palo_alto/config.rb, line 163314 def hourlygtpsum=(val) prop_set('hourlygtpsum', val) end
Hourly SCTP summary quota percentage
# File lib/palo_alto/config.rb, line 163398 def hourlysctpsum prop_get('hourlysctpsum') end
Hourly SCTP summary quota percentage
# File lib/palo_alto/config.rb, line 163402 def hourlysctpsum=(val) prop_set('hourlysctpsum', val) end
Hourly threat summary quota percentage
# File lib/palo_alto/config.rb, line 163206 def hourlythsum prop_get('hourlythsum') end
Hourly threat summary quota percentage
# File lib/palo_alto/config.rb, line 163210 def hourlythsum=(val) prop_set('hourlythsum', val) end
Hourly traffic summary quota percentage
# File lib/palo_alto/config.rb, line 163182 def hourlytrsum prop_get('hourlytrsum') end
Hourly traffic summary quota percentage
# File lib/palo_alto/config.rb, line 163186 def hourlytrsum=(val) prop_set('hourlytrsum', val) end
Hourly url summary quota percentage
# File lib/palo_alto/config.rb, line 163230 def hourlyurlsum prop_get('hourlyurlsum') end
Hourly url summary quota percentage
# File lib/palo_alto/config.rb, line 163234 def hourlyurlsum=(val) prop_set('hourlyurlsum', val) end
IP-Tag logs quota percentage
# File lib/palo_alto/config.rb, line 163278 def iptag prop_get('iptag') end
IP-Tag logs quota percentage
# File lib/palo_alto/config.rb, line 163282 def iptag=(val) prop_set('iptag', val) end
SCTP logs quota percentage
# File lib/palo_alto/config.rb, line 163382 def sctp prop_get('sctp') end
SCTP logs quota percentage
# File lib/palo_alto/config.rb, line 163386 def sctp=(val) prop_set('sctp', val) end
SCTP summary quota percentage
# File lib/palo_alto/config.rb, line 163390 def sctpsum prop_get('sctpsum') end
SCTP summary quota percentage
# File lib/palo_alto/config.rb, line 163394 def sctpsum=(val) prop_set('sctpsum', val) end
threat logs quota percentage
# File lib/palo_alto/config.rb, line 163150 def threat prop_get('threat') end
threat logs quota percentage
# File lib/palo_alto/config.rb, line 163154 def threat=(val) prop_set('threat', val) end
threat packet capture quota percentage
# File lib/palo_alto/config.rb, line 163254 def threat_pcaps prop_get('threat-pcaps') end
threat packet capture quota percentage
# File lib/palo_alto/config.rb, line 163258 def threat_pcaps=(val) prop_set('threat-pcaps', val) end
threat summary quota percentage
# File lib/palo_alto/config.rb, line 163166 def thsum prop_get('thsum') end
threat summary quota percentage
# File lib/palo_alto/config.rb, line 163170 def thsum=(val) prop_set('thsum', val) end
traffic logs quota percentage
# File lib/palo_alto/config.rb, line 163142 def traffic prop_get('traffic') end
traffic logs quota percentage
# File lib/palo_alto/config.rb, line 163146 def traffic=(val) prop_set('traffic', val) end
traffic summary quota percentage
# File lib/palo_alto/config.rb, line 163158 def trsum prop_get('trsum') end
traffic summary quota percentage
# File lib/palo_alto/config.rb, line 163162 def trsum=(val) prop_set('trsum', val) end
url summary quota percentage
# File lib/palo_alto/config.rb, line 163174 def urlsum prop_get('urlsum') end
url summary quota percentage
# File lib/palo_alto/config.rb, line 163178 def urlsum=(val) prop_set('urlsum', val) end
User ID logs quota percentage
# File lib/palo_alto/config.rb, line 163270 def userid prop_get('userid') end
User ID logs quota percentage
# File lib/palo_alto/config.rb, line 163274 def userid=(val) prop_set('userid', val) end
Weekly decryption summary quota percentage
# File lib/palo_alto/config.rb, line 163366 def weeklydesum prop_get('weeklydesum') end
Weekly decryption summary quota percentage
# File lib/palo_alto/config.rb, line 163370 def weeklydesum=(val) prop_set('weeklydesum', val) end
Weekly Tunnel and GTP summary quota percentage
# File lib/palo_alto/config.rb, line 163326 def weeklygtpsum prop_get('weeklygtpsum') end
Weekly Tunnel and GTP summary quota percentage
# File lib/palo_alto/config.rb, line 163330 def weeklygtpsum=(val) prop_set('weeklygtpsum', val) end
Weekly SCTP summary quota percentage
# File lib/palo_alto/config.rb, line 163414 def weeklysctpsum prop_get('weeklysctpsum') end
Weekly SCTP summary quota percentage
# File lib/palo_alto/config.rb, line 163418 def weeklysctpsum=(val) prop_set('weeklysctpsum', val) end
Weekly threat summary quota percentage
# File lib/palo_alto/config.rb, line 163222 def weeklythsum prop_get('weeklythsum') end
Weekly threat summary quota percentage
# File lib/palo_alto/config.rb, line 163226 def weeklythsum=(val) prop_set('weeklythsum', val) end
Weekly traffic summary quota percentage
# File lib/palo_alto/config.rb, line 163198 def weeklytrsum prop_get('weeklytrsum') end
Weekly traffic summary quota percentage
# File lib/palo_alto/config.rb, line 163202 def weeklytrsum=(val) prop_set('weeklytrsum', val) end
Weekly url summary quota percentage
# File lib/palo_alto/config.rb, line 163246 def weeklyurlsum prop_get('weeklyurlsum') end
Weekly url summary quota percentage
# File lib/palo_alto/config.rb, line 163250 def weeklyurlsum=(val) prop_set('weeklyurlsum', val) end