class PaloAlto::XML::Config::Devices::Entry::TemplateStack::Entry::Config::Shared::AdminRole::Entry::Role::Vsys__2::Restapi::Objects
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 258326 def _section :'objects' end
address_groups()
click to toggle source
# File lib/palo_alto/config.rb, line 258621 def address_groups prop_get('address-groups') end
address_groups=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258624 def address_groups=(val) prop_set('address-groups', val) end
addresses()
click to toggle source
# File lib/palo_alto/config.rb, line 258615 def addresses prop_get('addresses') end
addresses=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258618 def addresses=(val) prop_set('addresses', val) end
anti_spyware_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 258729 def anti_spyware_security_profiles prop_get('anti-spyware-security-profiles') end
anti_spyware_security_profiles=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258732 def anti_spyware_security_profiles=(val) prop_set('anti-spyware-security-profiles', val) end
antivirus_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 258723 def antivirus_security_profiles prop_get('antivirus-security-profiles') end
antivirus_security_profiles=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258726 def antivirus_security_profiles=(val) prop_set('antivirus-security-profiles', val) end
application_filters()
click to toggle source
# File lib/palo_alto/config.rb, line 258651 def application_filters prop_get('application-filters') end
application_filters=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258654 def application_filters=(val) prop_set('application-filters', val) end
application_groups()
click to toggle source
# File lib/palo_alto/config.rb, line 258645 def application_groups prop_get('application-groups') end
application_groups=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258648 def application_groups=(val) prop_set('application-groups', val) end
applications()
click to toggle source
# File lib/palo_alto/config.rb, line 258639 def applications prop_get('applications') end
applications=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258642 def applications=(val) prop_set('applications', val) end
authentication_enforcements()
click to toggle source
# File lib/palo_alto/config.rb, line 258795 def authentication_enforcements prop_get('authentication-enforcements') end
authentication_enforcements=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258798 def authentication_enforcements=(val) prop_set('authentication-enforcements', val) end
custom_data_patterns()
click to toggle source
# File lib/palo_alto/config.rb, line 258699 def custom_data_patterns prop_get('custom-data-patterns') end
custom_data_patterns=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258702 def custom_data_patterns=(val) prop_set('custom-data-patterns', val) end
custom_spyware_signatures()
click to toggle source
# File lib/palo_alto/config.rb, line 258705 def custom_spyware_signatures prop_get('custom-spyware-signatures') end
custom_spyware_signatures=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258708 def custom_spyware_signatures=(val) prop_set('custom-spyware-signatures', val) end
custom_url_categories()
click to toggle source
# File lib/palo_alto/config.rb, line 258717 def custom_url_categories prop_get('custom-url-categories') end
custom_url_categories=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258720 def custom_url_categories=(val) prop_set('custom-url-categories', val) end
custom_vulnerability_signatures()
click to toggle source
# File lib/palo_alto/config.rb, line 258711 def custom_vulnerability_signatures prop_get('custom-vulnerability-signatures') end
custom_vulnerability_signatures=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258714 def custom_vulnerability_signatures=(val) prop_set('custom-vulnerability-signatures', val) end
data_filtering_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 258759 def data_filtering_security_profiles prop_get('data-filtering-security-profiles') end
data_filtering_security_profiles=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258762 def data_filtering_security_profiles=(val) prop_set('data-filtering-security-profiles', val) end
decryption_forwarding_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 258807 def decryption_forwarding_profiles prop_get('decryption-forwarding-profiles') end
decryption_forwarding_profiles=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258810 def decryption_forwarding_profiles=(val) prop_set('decryption-forwarding-profiles', val) end
decryption_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 258801 def decryption_profiles prop_get('decryption-profiles') end
decryption_profiles=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258804 def decryption_profiles=(val) prop_set('decryption-profiles', val) end
devices()
click to toggle source
# File lib/palo_alto/config.rb, line 258675 def devices prop_get('devices') end
devices=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258678 def devices=(val) prop_set('devices', val) end
dos_protection_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 258765 def dos_protection_security_profiles prop_get('dos-protection-security-profiles') end
dos_protection_security_profiles=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258768 def dos_protection_security_profiles=(val) prop_set('dos-protection-security-profiles', val) end
dynamic_user_groups()
click to toggle source
# File lib/palo_alto/config.rb, line 258633 def dynamic_user_groups prop_get('dynamic-user-groups') end
dynamic_user_groups=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258636 def dynamic_user_groups=(val) prop_set('dynamic-user-groups', val) end
external_dynamic_lists()
click to toggle source
# File lib/palo_alto/config.rb, line 258693 def external_dynamic_lists prop_get('external-dynamic-lists') end
external_dynamic_lists=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258696 def external_dynamic_lists=(val) prop_set('external-dynamic-lists', val) end
file_blocking_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 258747 def file_blocking_security_profiles prop_get('file-blocking-security-profiles') end
file_blocking_security_profiles=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258750 def file_blocking_security_profiles=(val) prop_set('file-blocking-security-profiles', val) end
globalprotect_hip_objects()
click to toggle source
# File lib/palo_alto/config.rb, line 258681 def globalprotect_hip_objects prop_get('globalprotect-hip-objects') end
globalprotect_hip_objects=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258684 def globalprotect_hip_objects=(val) prop_set('globalprotect-hip-objects', val) end
globalprotect_hip_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 258687 def globalprotect_hip_profiles prop_get('globalprotect-hip-profiles') end
globalprotect_hip_profiles=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258690 def globalprotect_hip_profiles=(val) prop_set('globalprotect-hip-profiles', val) end
gtp_protection_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 258771 def gtp_protection_security_profiles prop_get('gtp-protection-security-profiles') end
gtp_protection_security_profiles=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258774 def gtp_protection_security_profiles=(val) prop_set('gtp-protection-security-profiles', val) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 258323 def has_multiple_values? false end
log_forwarding_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 258789 def log_forwarding_profiles prop_get('log-forwarding-profiles') end
log_forwarding_profiles=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258792 def log_forwarding_profiles=(val) prop_set('log-forwarding-profiles', val) end
regions()
click to toggle source
# File lib/palo_alto/config.rb, line 258627 def regions prop_get('regions') end
regions=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258630 def regions=(val) prop_set('regions', val) end
schedules()
click to toggle source
# File lib/palo_alto/config.rb, line 258813 def schedules prop_get('schedules') end
schedules=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258816 def schedules=(val) prop_set('schedules', val) end
sctp_protection_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 258777 def sctp_protection_security_profiles prop_get('sctp-protection-security-profiles') end
sctp_protection_security_profiles=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258780 def sctp_protection_security_profiles=(val) prop_set('sctp-protection-security-profiles', val) end
sdwan_error_correction_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 258837 def sdwan_error_correction_profiles prop_get('sdwan-error-correction-profiles') end
sdwan_error_correction_profiles=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258840 def sdwan_error_correction_profiles=(val) prop_set('sdwan-error-correction-profiles', val) end
sdwan_path_quality_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 258819 def sdwan_path_quality_profiles prop_get('sdwan-path-quality-profiles') end
sdwan_path_quality_profiles=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258822 def sdwan_path_quality_profiles=(val) prop_set('sdwan-path-quality-profiles', val) end
sdwan_saas_quality_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 258825 def sdwan_saas_quality_profiles prop_get('sdwan-saas-quality-profiles') end
sdwan_saas_quality_profiles=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258828 def sdwan_saas_quality_profiles=(val) prop_set('sdwan-saas-quality-profiles', val) end
sdwan_traffic_distribution_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 258831 def sdwan_traffic_distribution_profiles prop_get('sdwan-traffic-distribution-profiles') end
sdwan_traffic_distribution_profiles=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258834 def sdwan_traffic_distribution_profiles=(val) prop_set('sdwan-traffic-distribution-profiles', val) end
security_profile_groups()
click to toggle source
# File lib/palo_alto/config.rb, line 258783 def security_profile_groups prop_get('security-profile-groups') end
security_profile_groups=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258786 def security_profile_groups=(val) prop_set('security-profile-groups', val) end
service_groups()
click to toggle source
# File lib/palo_alto/config.rb, line 258663 def service_groups prop_get('service-groups') end
service_groups=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258666 def service_groups=(val) prop_set('service-groups', val) end
services()
click to toggle source
# File lib/palo_alto/config.rb, line 258657 def services prop_get('services') end
services=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258660 def services=(val) prop_set('services', val) end
url_filtering_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 258741 def url_filtering_security_profiles prop_get('url-filtering-security-profiles') end
url_filtering_security_profiles=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258744 def url_filtering_security_profiles=(val) prop_set('url-filtering-security-profiles', val) end
vulnerability_protection_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 258735 def vulnerability_protection_security_profiles prop_get('vulnerability-protection-security-profiles') end
vulnerability_protection_security_profiles=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258738 def vulnerability_protection_security_profiles=(val) prop_set('vulnerability-protection-security-profiles', val) end
wildfire_analysis_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 258753 def wildfire_analysis_security_profiles prop_get('wildfire-analysis-security-profiles') end
wildfire_analysis_security_profiles=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258756 def wildfire_analysis_security_profiles=(val) prop_set('wildfire-analysis-security-profiles', val) end