class PaloAlto::XML::Config::Devices::Entry::TemplateStack::Entry::Config::Devices::Entry::Deviceconfig::Setting::Management::QuotaSettings::DiskQuota
Public Instance Methods
# File lib/palo_alto/config.rb, line 271403 def _section :'disk-quota' end
alarm logs quota percentage
# File lib/palo_alto/config.rb, line 271751 def alarm prop_get('alarm') end
alarm logs quota percentage
# File lib/palo_alto/config.rb, line 271755 def alarm=(val) prop_set('alarm', val) end
application packet capture quota percentage
# File lib/palo_alto/config.rb, line 272015 def application_pcaps prop_get('application-pcaps') end
application packet capture quota percentage
# File lib/palo_alto/config.rb, line 272019 def application_pcaps=(val) prop_set('application-pcaps', val) end
application statistics quota percentage
# File lib/palo_alto/config.rb, line 271759 def appstat prop_get('appstat') end
application statistics quota percentage
# File lib/palo_alto/config.rb, line 271763 def appstat=(val) prop_set('appstat', val) end
Authentication logs quota percentage
# File lib/palo_alto/config.rb, line 271991 def auth prop_get('auth') end
Authentication logs quota percentage
# File lib/palo_alto/config.rb, line 271995 def auth=(val) prop_set('auth', val) end
configuration logs quota percentage
# File lib/palo_alto/config.rb, line 271711 def config prop_get('config') end
configuration logs quota percentage
# File lib/palo_alto/config.rb, line 271715 def config=(val) prop_set('config', val) end
Daily decryption summary quota percentage
# File lib/palo_alto/config.rb, line 271927 def dailydesum prop_get('dailydesum') end
Daily decryption summary quota percentage
# File lib/palo_alto/config.rb, line 271931 def dailydesum=(val) prop_set('dailydesum', val) end
Daily Tunnel and GTP summary quota percentage
# File lib/palo_alto/config.rb, line 271903 def dailygtpsum prop_get('dailygtpsum') end
Daily Tunnel and GTP summary quota percentage
# File lib/palo_alto/config.rb, line 271907 def dailygtpsum=(val) prop_set('dailygtpsum', val) end
Daily SCTP summary quota percentage
# File lib/palo_alto/config.rb, line 271967 def dailysctpsum prop_get('dailysctpsum') end
Daily SCTP summary quota percentage
# File lib/palo_alto/config.rb, line 271971 def dailysctpsum=(val) prop_set('dailysctpsum', val) end
Daily threat summary quota percentage
# File lib/palo_alto/config.rb, line 271831 def dailythsum prop_get('dailythsum') end
Daily threat summary quota percentage
# File lib/palo_alto/config.rb, line 271835 def dailythsum=(val) prop_set('dailythsum', val) end
Daily traffic summary quota percentage
# File lib/palo_alto/config.rb, line 271807 def dailytrsum prop_get('dailytrsum') end
Daily traffic summary quota percentage
# File lib/palo_alto/config.rb, line 271811 def dailytrsum=(val) prop_set('dailytrsum', val) end
Daily url summary quota percentage
# File lib/palo_alto/config.rb, line 271855 def dailyurlsum prop_get('dailyurlsum') end
Daily url summary quota percentage
# File lib/palo_alto/config.rb, line 271859 def dailyurlsum=(val) prop_set('dailyurlsum', val) end
debug filter packet capture quota percentage
# File lib/palo_alto/config.rb, line 272023 def debug_filter_pcaps prop_get('debug-filter-pcaps') end
debug filter packet capture quota percentage
# File lib/palo_alto/config.rb, line 272027 def debug_filter_pcaps=(val) prop_set('debug-filter-pcaps', val) end
decryption logs quota percentage
# File lib/palo_alto/config.rb, line 271743 def decryption prop_get('decryption') end
decryption logs quota percentage
# File lib/palo_alto/config.rb, line 271747 def decryption=(val) prop_set('decryption', val) end
decryption summary quota percentage
# File lib/palo_alto/config.rb, line 271735 def desum prop_get('desum') end
decryption summary quota percentage
# File lib/palo_alto/config.rb, line 271739 def desum=(val) prop_set('desum', val) end
DLP log data quota percentage
# File lib/palo_alto/config.rb, line 272007 def dlp_logs prop_get('dlp-logs') end
DLP log data quota percentage
# File lib/palo_alto/config.rb, line 272011 def dlp_logs=(val) prop_set('dlp-logs', val) end
globalprotect logs quota percentage
# File lib/palo_alto/config.rb, line 271727 def globalprotect prop_get('globalprotect') end
globalprotect logs quota percentage
# File lib/palo_alto/config.rb, line 271731 def globalprotect=(val) prop_set('globalprotect', val) end
Tunnel and GTP logs quota percentage
# File lib/palo_alto/config.rb, line 271879 def gtp prop_get('gtp') end
Tunnel and GTP logs quota percentage
# File lib/palo_alto/config.rb, line 271883 def gtp=(val) prop_set('gtp', val) end
Tunnel and GTP summary quota percentage
# File lib/palo_alto/config.rb, line 271887 def gtpsum prop_get('gtpsum') end
Tunnel and GTP summary quota percentage
# File lib/palo_alto/config.rb, line 271891 def gtpsum=(val) prop_set('gtpsum', val) end
# File lib/palo_alto/config.rb, line 271400 def has_multiple_values? false end
host information profile quota percentage
# File lib/palo_alto/config.rb, line 272031 def hip_reports prop_get('hip-reports') end
host information profile quota percentage
# File lib/palo_alto/config.rb, line 272035 def hip_reports=(val) prop_set('hip-reports', val) end
Hip match quota percentage
# File lib/palo_alto/config.rb, line 271791 def hipmatch prop_get('hipmatch') end
Hip match quota percentage
# File lib/palo_alto/config.rb, line 271795 def hipmatch=(val) prop_set('hipmatch', val) end
Hourly decryption summary quota percentage
# File lib/palo_alto/config.rb, line 271919 def hourlydesum prop_get('hourlydesum') end
Hourly decryption summary quota percentage
# File lib/palo_alto/config.rb, line 271923 def hourlydesum=(val) prop_set('hourlydesum', val) end
Hourly Tunnel and GTP summary quota percentage
# File lib/palo_alto/config.rb, line 271895 def hourlygtpsum prop_get('hourlygtpsum') end
Hourly Tunnel and GTP summary quota percentage
# File lib/palo_alto/config.rb, line 271899 def hourlygtpsum=(val) prop_set('hourlygtpsum', val) end
Hourly SCTP summary quota percentage
# File lib/palo_alto/config.rb, line 271959 def hourlysctpsum prop_get('hourlysctpsum') end
Hourly SCTP summary quota percentage
# File lib/palo_alto/config.rb, line 271963 def hourlysctpsum=(val) prop_set('hourlysctpsum', val) end
Hourly threat summary quota percentage
# File lib/palo_alto/config.rb, line 271823 def hourlythsum prop_get('hourlythsum') end
Hourly threat summary quota percentage
# File lib/palo_alto/config.rb, line 271827 def hourlythsum=(val) prop_set('hourlythsum', val) end
Hourly traffic summary quota percentage
# File lib/palo_alto/config.rb, line 271799 def hourlytrsum prop_get('hourlytrsum') end
Hourly traffic summary quota percentage
# File lib/palo_alto/config.rb, line 271803 def hourlytrsum=(val) prop_set('hourlytrsum', val) end
Hourly url summary quota percentage
# File lib/palo_alto/config.rb, line 271847 def hourlyurlsum prop_get('hourlyurlsum') end
Hourly url summary quota percentage
# File lib/palo_alto/config.rb, line 271851 def hourlyurlsum=(val) prop_set('hourlyurlsum', val) end
IP Tag logs quota percentage
# File lib/palo_alto/config.rb, line 271999 def iptag prop_get('iptag') end
IP Tag logs quota percentage
# File lib/palo_alto/config.rb, line 272003 def iptag=(val) prop_set('iptag', val) end
SCTP logs quota percentage
# File lib/palo_alto/config.rb, line 271943 def sctp prop_get('sctp') end
SCTP logs quota percentage
# File lib/palo_alto/config.rb, line 271947 def sctp=(val) prop_set('sctp', val) end
SCTP summary quota percentage
# File lib/palo_alto/config.rb, line 271951 def sctpsum prop_get('sctpsum') end
SCTP summary quota percentage
# File lib/palo_alto/config.rb, line 271955 def sctpsum=(val) prop_set('sctpsum', val) end
system logs quota percentage
# File lib/palo_alto/config.rb, line 271719 def system prop_get('system') end
system logs quota percentage
# File lib/palo_alto/config.rb, line 271723 def system=(val) prop_set('system', val) end
threat logs quota percentage
# File lib/palo_alto/config.rb, line 271703 def threat prop_get('threat') end
threat logs quota percentage
# File lib/palo_alto/config.rb, line 271707 def threat=(val) prop_set('threat', val) end
threat packet capture quota percentage
# File lib/palo_alto/config.rb, line 271871 def threat_pcaps prop_get('threat-pcaps') end
threat packet capture quota percentage
# File lib/palo_alto/config.rb, line 271875 def threat_pcaps=(val) prop_set('threat-pcaps', val) end
threat summary quota percentage
# File lib/palo_alto/config.rb, line 271775 def thsum prop_get('thsum') end
threat summary quota percentage
# File lib/palo_alto/config.rb, line 271779 def thsum=(val) prop_set('thsum', val) end
traffic logs quota percentage
# File lib/palo_alto/config.rb, line 271695 def traffic prop_get('traffic') end
traffic logs quota percentage
# File lib/palo_alto/config.rb, line 271699 def traffic=(val) prop_set('traffic', val) end
traffic summary quota percentage
# File lib/palo_alto/config.rb, line 271767 def trsum prop_get('trsum') end
traffic summary quota percentage
# File lib/palo_alto/config.rb, line 271771 def trsum=(val) prop_set('trsum', val) end
url summary quota percentage
# File lib/palo_alto/config.rb, line 271783 def urlsum prop_get('urlsum') end
url summary quota percentage
# File lib/palo_alto/config.rb, line 271787 def urlsum=(val) prop_set('urlsum', val) end
User ID logs quota percentage
# File lib/palo_alto/config.rb, line 271983 def userid prop_get('userid') end
User ID logs quota percentage
# File lib/palo_alto/config.rb, line 271987 def userid=(val) prop_set('userid', val) end
Weekly decryption summary quota percentage
# File lib/palo_alto/config.rb, line 271935 def weeklydesum prop_get('weeklydesum') end
Weekly decryption summary quota percentage
# File lib/palo_alto/config.rb, line 271939 def weeklydesum=(val) prop_set('weeklydesum', val) end
Weekly Tunnel and GTP summary quota percentage
# File lib/palo_alto/config.rb, line 271911 def weeklygtpsum prop_get('weeklygtpsum') end
Weekly Tunnel and GTP summary quota percentage
# File lib/palo_alto/config.rb, line 271915 def weeklygtpsum=(val) prop_set('weeklygtpsum', val) end
Weekly SCTP summary quota percentage
# File lib/palo_alto/config.rb, line 271975 def weeklysctpsum prop_get('weeklysctpsum') end
Weekly SCTP summary quota percentage
# File lib/palo_alto/config.rb, line 271979 def weeklysctpsum=(val) prop_set('weeklysctpsum', val) end
Weekly threat summary quota percentage
# File lib/palo_alto/config.rb, line 271839 def weeklythsum prop_get('weeklythsum') end
Weekly threat summary quota percentage
# File lib/palo_alto/config.rb, line 271843 def weeklythsum=(val) prop_set('weeklythsum', val) end
Weekly traffic summary quota percentage
# File lib/palo_alto/config.rb, line 271815 def weeklytrsum prop_get('weeklytrsum') end
Weekly traffic summary quota percentage
# File lib/palo_alto/config.rb, line 271819 def weeklytrsum=(val) prop_set('weeklytrsum', val) end
Weekly url summary quota percentage
# File lib/palo_alto/config.rb, line 271863 def weeklyurlsum prop_get('weeklyurlsum') end
Weekly url summary quota percentage
# File lib/palo_alto/config.rb, line 271867 def weeklyurlsum=(val) prop_set('weeklyurlsum', val) end