class PaloAlto::XML::Config::Shared::AdminRole::Entry::Role::Panorama::Restapi::Objects
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 47369 def _section :'objects' end
address_groups()
click to toggle source
# File lib/palo_alto/config.rb, line 47664 def address_groups prop_get('address-groups') end
address_groups=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 47667 def address_groups=(val) prop_set('address-groups', val) end
addresses()
click to toggle source
# File lib/palo_alto/config.rb, line 47658 def addresses prop_get('addresses') end
addresses=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 47661 def addresses=(val) prop_set('addresses', val) end
anti_spyware_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 47772 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 47775 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 47766 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 47769 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 47694 def application_filters prop_get('application-filters') end
application_filters=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 47697 def application_filters=(val) prop_set('application-filters', val) end
application_groups()
click to toggle source
# File lib/palo_alto/config.rb, line 47688 def application_groups prop_get('application-groups') end
application_groups=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 47691 def application_groups=(val) prop_set('application-groups', val) end
applications()
click to toggle source
# File lib/palo_alto/config.rb, line 47682 def applications prop_get('applications') end
applications=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 47685 def applications=(val) prop_set('applications', val) end
authentication_enforcements()
click to toggle source
# File lib/palo_alto/config.rb, line 47838 def authentication_enforcements prop_get('authentication-enforcements') end
authentication_enforcements=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 47841 def authentication_enforcements=(val) prop_set('authentication-enforcements', val) end
custom_data_patterns()
click to toggle source
# File lib/palo_alto/config.rb, line 47742 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 47745 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 47748 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 47751 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 47760 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 47763 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 47754 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 47757 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 47802 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 47805 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 47850 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 47853 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 47844 def decryption_profiles prop_get('decryption-profiles') end
decryption_profiles=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 47847 def decryption_profiles=(val) prop_set('decryption-profiles', val) end
devices()
click to toggle source
# File lib/palo_alto/config.rb, line 47718 def devices prop_get('devices') end
devices=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 47721 def devices=(val) prop_set('devices', val) end
dos_protection_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 47808 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 47811 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 47676 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 47679 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 47736 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 47739 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 47790 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 47793 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 47724 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 47727 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 47730 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 47733 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 47814 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 47817 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 47366 def has_multiple_values? false end
log_forwarding_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 47832 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 47835 def log_forwarding_profiles=(val) prop_set('log-forwarding-profiles', val) end
regions()
click to toggle source
# File lib/palo_alto/config.rb, line 47670 def regions prop_get('regions') end
regions=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 47673 def regions=(val) prop_set('regions', val) end
schedules()
click to toggle source
# File lib/palo_alto/config.rb, line 47856 def schedules prop_get('schedules') end
schedules=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 47859 def schedules=(val) prop_set('schedules', val) end
sctp_protection_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 47820 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 47823 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 47880 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 47883 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 47862 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 47865 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 47868 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 47871 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 47874 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 47877 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 47826 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 47829 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 47706 def service_groups prop_get('service-groups') end
service_groups=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 47709 def service_groups=(val) prop_set('service-groups', val) end
services()
click to toggle source
# File lib/palo_alto/config.rb, line 47700 def services prop_get('services') end
services=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 47703 def services=(val) prop_set('services', val) end
url_filtering_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 47784 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 47787 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 47778 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 47781 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 47796 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 47799 def wildfire_analysis_security_profiles=(val) prop_set('wildfire-analysis-security-profiles', val) end