class PaloAlto::XML::Config::Devices::Entry::TemplateStack::Entry::Config::Devices::Entry::Deviceconfig::Setting::Management
Public Instance Methods
# File lib/palo_alto/config.rb, line 269125 def _section :'management' end
# File lib/palo_alto/config.rb, line 272455 def admin_lockout @subclasses['admin-lockout'] ||= AdminLockout.new(parent_instance: self, create_children: @create_children) end
# File lib/palo_alto/config.rb, line 272536 def admin_session @subclasses['admin-session'] ||= AdminSession.new(parent_instance: self, create_children: @create_children) end
# File lib/palo_alto/config.rb, line 272378 def api @subclasses['api'] ||= Api.new(parent_instance: self, create_children: @create_children) end
application usage data storage time in days
# File lib/palo_alto/config.rb, line 273548 def appusage_lifetime prop_get('appusage-lifetime') end
application usage data storage time in days
# File lib/palo_alto/config.rb, line 273552 def appusage_lifetime=(val) prop_set('appusage-lifetime', val) end
Enable/Disable Policy Application
usage feature
# File lib/palo_alto/config.rb, line 273676 def appusage_policy prop_get('appusage-policy') end
Enable/Disable Policy Application
usage feature
# File lib/palo_alto/config.rb, line 273680 def appusage_policy=(val) prop_set('appusage-policy', val) end
Automatically add a commit lock when modifying configuration
# File lib/palo_alto/config.rb, line 273596 def auto_acquire_commit_lock prop_get('auto-acquire-commit-lock') end
Automatically add a commit lock when modifying configuration
# File lib/palo_alto/config.rb, line 273600 def auto_acquire_commit_lock=(val) prop_set('auto-acquire-commit-lock', val) end
# File lib/palo_alto/config.rb, line 272579 def browse_activity_report_setting @subclasses['browse-activity-report-setting'] ||= BrowseActivityReportSetting.new(parent_instance: self, create_children: @create_children) end
Enable/Disable canonicalization before matching url to block/allow list
# File lib/palo_alto/config.rb, line 273684 def canonicalize_block_allow_list prop_get('canonicalize-block-allow-list') end
Enable/Disable canonicalization before matching url to block/allow list
# File lib/palo_alto/config.rb, line 273688 def canonicalize_block_allow_list=(val) prop_set('canonicalize-block-allow-list', val) end
Set number of attempts allowed for checking connectivity
# File lib/palo_alto/config.rb, line 273612 def commit_recovery_retry prop_get('commit-recovery-retry') end
Set number of attempts allowed for checking connectivity
# File lib/palo_alto/config.rb, line 273616 def commit_recovery_retry=(val) prop_set('commit-recovery-retry', val) end
Set a timeout interval between retries
# File lib/palo_alto/config.rb, line 273620 def commit_recovery_timeout prop_get('commit-recovery-timeout') end
Set a timeout interval between retries
# File lib/palo_alto/config.rb, line 273624 def commit_recovery_timeout=(val) prop_set('commit-recovery-timeout', val) end
# File lib/palo_alto/config.rb, line 272339 def common_criteria @subclasses['common-criteria'] ||= CommonCriteria.new(parent_instance: self, create_children: @create_children) end
# File lib/palo_alto/config.rb, line 273009 def common_criteria_alarm_generation @subclasses['common-criteria-alarm-generation'] ||= CommonCriteriaAlarmGeneration.new(parent_instance: self, create_children: @create_children) end
# File lib/palo_alto/config.rb, line 272604 def device_monitoring @subclasses['device-monitoring'] ||= DeviceMonitoring.new(parent_instance: self, create_children: @create_children) end
Disable automated commit recovery feature
# File lib/palo_alto/config.rb, line 273604 def disable_commit_recovery prop_get('disable-commit-recovery') end
Disable automated commit recovery feature
# File lib/palo_alto/config.rb, line 273608 def disable_commit_recovery=(val) prop_set('disable-commit-recovery', val) end
# File lib/palo_alto/config.rb, line 272100 def disable_predefined_correlation_objs if @create_children @subclasses['disable-predefined-correlation-objs'] ||= DisablePredefinedCorrelationObjs.new(parent_instance: self, create_children: @create_children) else DisablePredefinedCorrelationObjs.new(parent_instance: self) end end
# File lib/palo_alto/config.rb, line 272071 def disable_predefined_reports if @create_children @subclasses['disable-predefined-reports'] ||= DisablePredefinedReports.new(parent_instance: self, create_children: @create_children) else DisablePredefinedReports.new(parent_instance: self) end end
Check for expired certificates and stop using them
# File lib/palo_alto/config.rb, line 273716 def enable_certificate_expiration_check prop_get('enable-certificate-expiration-check') end
Check for expired certificates and stop using them
# File lib/palo_alto/config.rb, line 273720 def enable_certificate_expiration_check=(val) prop_set('enable-certificate-expiration-check', val) end
Enable higher forwarding speeds when logs are being forwarding
# File lib/palo_alto/config.rb, line 273692 def enable_high_speed_log_forwarding prop_get('enable-high-speed-log-forwarding') end
Enable higher forwarding speeds when logs are being forwarding
# File lib/palo_alto/config.rb, line 273696 def enable_high_speed_log_forwarding=(val) prop_set('enable-high-speed-log-forwarding', val) end
Issue a progressive system log if one or more dataplane CPUs are under severe load
# File lib/palo_alto/config.rb, line 273708 def enable_log_high_dp_load prop_get('enable-log-high-dp-load') end
Issue a progressive system log if one or more dataplane CPUs are under severe load
# File lib/palo_alto/config.rb, line 273712 def enable_log_high_dp_load=(val) prop_set('enable-log-high-dp-load', val) end
# File lib/palo_alto/config.rb, line 269122 def has_multiple_values? false end
Choose type to send in hostname field in syslog header
# File lib/palo_alto/config.rb, line 273556 def hostname_type_in_syslog prop_get('hostname-type-in-syslog') end
Choose type to send in hostname field in syslog header
# File lib/palo_alto/config.rb, line 273560 def hostname_type_in_syslog=(val) prop_set('hostname-type-in-syslog', val) end
default administrative session idle timeout in minutes
# File lib/palo_alto/config.rb, line 273540 def idle_timeout prop_get('idle-timeout') end
default administrative session idle timeout in minutes
# File lib/palo_alto/config.rb, line 273544 def idle_timeout=(val) prop_set('idle-timeout', val) end
# File lib/palo_alto/config.rb, line 273329 def initcfg @subclasses['initcfg'] ||= Initcfg.new(parent_instance: self, create_children: @create_children) end
maximum number of audited versions of config to preserve
# File lib/palo_alto/config.rb, line 273740 def max_audit_versions prop_get('max-audit-versions') end
maximum number of audited versions of config to preserve
# File lib/palo_alto/config.rb, line 273744 def max_audit_versions=(val) prop_set('max-audit-versions', val) end
maximum number of rows in exported csv files
# File lib/palo_alto/config.rb, line 273724 def max_rows_in_csv_export prop_get('max-rows-in-csv-export') end
maximum number of rows in exported csv files
# File lib/palo_alto/config.rb, line 273728 def max_rows_in_csv_export=(val) prop_set('max-rows-in-csv-export', val) end
maximum number of rows in user activity report
# File lib/palo_alto/config.rb, line 273732 def max_rows_in_pdf_report prop_get('max-rows-in-pdf-report') end
maximum number of rows in user activity report
# File lib/palo_alto/config.rb, line 273736 def max_rows_in_pdf_report=(val) prop_set('max-rows-in-pdf-report', val) end
Retry count for SSL sends to Panorama
# File lib/palo_alto/config.rb, line 273764 def panorama_ssl_send_retries prop_get('panorama-ssl-send-retries') end
Retry count for SSL sends to Panorama
# File lib/palo_alto/config.rb, line 273768 def panorama_ssl_send_retries=(val) prop_set('panorama-ssl-send-retries', val) end
Receive timeout for TCP connection to Panorama
# File lib/palo_alto/config.rb, line 273748 def panorama_tcp_receive_timeout prop_get('panorama-tcp-receive-timeout') end
Receive timeout for TCP connection to Panorama
# File lib/palo_alto/config.rb, line 273752 def panorama_tcp_receive_timeout=(val) prop_set('panorama-tcp-receive-timeout', val) end
Send timeout for TCP connection to Panorama
# File lib/palo_alto/config.rb, line 273756 def panorama_tcp_send_timeout prop_get('panorama-tcp-send-timeout') end
Send timeout for TCP connection to Panorama
# File lib/palo_alto/config.rb, line 273760 def panorama_tcp_send_timeout=(val) prop_set('panorama-tcp-send-timeout', val) end
# File lib/palo_alto/config.rb, line 272044 def quota_settings @subclasses['quota-settings'] ||= QuotaSettings.new(parent_instance: self, create_children: @create_children) end
Expiration-period for reports (in days)
# File lib/palo_alto/config.rb, line 273572 def report_expiration_period prop_get('report-expiration-period') end
Expiration-period for reports (in days)
# File lib/palo_alto/config.rb, line 273576 def report_expiration_period=(val) prop_set('report-expiration-period', val) end
Time of day to run the scheduled reports hh:mm (e.g. 23:00)
# File lib/palo_alto/config.rb, line 273564 def report_run_time prop_get('report-run-time') end
Time of day to run the scheduled reports hh:mm (e.g. 23:00)
# File lib/palo_alto/config.rb, line 273568 def report_run_time=(val) prop_set('report-run-time', val) end
Audit Comment Regular Expression
# File lib/palo_alto/config.rb, line 273668 def rule_audit_comment_regex prop_get('rule-audit-comment-regex') end
Audit Comment Regular Expression
# File lib/palo_alto/config.rb, line 273672 def rule_audit_comment_regex=(val) prop_set('rule-audit-comment-regex', val) end
Fail commit if policies have no tag/description
# File lib/palo_alto/config.rb, line 273652 def rule_fail_commit prop_get('rule-fail-commit') end
Fail commit if policies have no tag/description
# File lib/palo_alto/config.rb, line 273656 def rule_fail_commit=(val) prop_set('rule-fail-commit', val) end
Enable/Disable Policy rule hit-count feature
# File lib/palo_alto/config.rb, line 273628 def rule_hit_count prop_get('rule-hit-count') end
Enable/Disable Policy rule hit-count feature
# File lib/palo_alto/config.rb, line 273632 def rule_hit_count=(val) prop_set('rule-hit-count', val) end
Require audit comment on policies
# File lib/palo_alto/config.rb, line 273660 def rule_require_audit_comment prop_get('rule-require-audit-comment') end
Require audit comment on policies
# File lib/palo_alto/config.rb, line 273664 def rule_require_audit_comment=(val) prop_set('rule-require-audit-comment', val) end
Require description on policies
# File lib/palo_alto/config.rb, line 273644 def rule_require_description prop_get('rule-require-description') end
Require description on policies
# File lib/palo_alto/config.rb, line 273648 def rule_require_description=(val) prop_set('rule-require-description', val) end
Require Tag on policies
# File lib/palo_alto/config.rb, line 273636 def rule_require_tag prop_get('rule-require-tag') end
Require Tag on policies
# File lib/palo_alto/config.rb, line 273640 def rule_require_tag=(val) prop_set('rule-require-tag', val) end
# File lib/palo_alto/config.rb, line 269332 def secure_conn_client @subclasses['secure-conn-client'] ||= SecureConnClient.new(parent_instance: self, create_children: @create_children) end
# File lib/palo_alto/config.rb, line 269390 def secure_conn_server @subclasses['secure-conn-server'] ||= SecureConnServer.new(parent_instance: self, create_children: @create_children) end
Support output log in UTF-8
# File lib/palo_alto/config.rb, line 273588 def support_utf8_for_log_output prop_get('support-utf8-for-log-output') end
Support output log in UTF-8
# File lib/palo_alto/config.rb, line 273592 def support_utf8_for_log_output=(val) prop_set('support-utf8-for-log-output', val) end
Turn threat-vault access on or off
# File lib/palo_alto/config.rb, line 273580 def threat_vault_access prop_get('threat-vault-access') end
Turn threat-vault access on or off
# File lib/palo_alto/config.rb, line 273584 def threat_vault_access=(val) prop_set('threat-vault-access', val) end
Stop traffic if logdb is full with unexported logs
# File lib/palo_alto/config.rb, line 273700 def traffic_stop_on_logdb_full prop_get('traffic-stop-on-logdb-full') end
Stop traffic if logdb is full with unexported logs
# File lib/palo_alto/config.rb, line 273704 def traffic_stop_on_logdb_full=(val) prop_set('traffic-stop-on-logdb-full', val) end