class PaloAlto::XML::Config::Devices::Entry::TemplateStack::Entry::Config::Shared::AdminRole::Entry::Role::Device::Restapi::Objects
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 254461 def _section :'objects' end
address_groups()
click to toggle source
# File lib/palo_alto/config.rb, line 254756 def address_groups prop_get('address-groups') end
address_groups=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 254759 def address_groups=(val) prop_set('address-groups', val) end
addresses()
click to toggle source
# File lib/palo_alto/config.rb, line 254750 def addresses prop_get('addresses') end
addresses=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 254753 def addresses=(val) prop_set('addresses', val) end
anti_spyware_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 254864 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 254867 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 254858 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 254861 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 254786 def application_filters prop_get('application-filters') end
application_filters=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 254789 def application_filters=(val) prop_set('application-filters', val) end
application_groups()
click to toggle source
# File lib/palo_alto/config.rb, line 254780 def application_groups prop_get('application-groups') end
application_groups=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 254783 def application_groups=(val) prop_set('application-groups', val) end
applications()
click to toggle source
# File lib/palo_alto/config.rb, line 254774 def applications prop_get('applications') end
applications=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 254777 def applications=(val) prop_set('applications', val) end
authentication_enforcements()
click to toggle source
# File lib/palo_alto/config.rb, line 254930 def authentication_enforcements prop_get('authentication-enforcements') end
authentication_enforcements=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 254933 def authentication_enforcements=(val) prop_set('authentication-enforcements', val) end
custom_data_patterns()
click to toggle source
# File lib/palo_alto/config.rb, line 254834 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 254837 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 254840 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 254843 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 254852 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 254855 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 254846 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 254849 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 254894 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 254897 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 254942 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 254945 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 254936 def decryption_profiles prop_get('decryption-profiles') end
decryption_profiles=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 254939 def decryption_profiles=(val) prop_set('decryption-profiles', val) end
devices()
click to toggle source
# File lib/palo_alto/config.rb, line 254810 def devices prop_get('devices') end
devices=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 254813 def devices=(val) prop_set('devices', val) end
dos_protection_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 254900 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 254903 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 254768 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 254771 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 254828 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 254831 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 254882 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 254885 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 254816 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 254819 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 254822 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 254825 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 254906 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 254909 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 254458 def has_multiple_values? false end
log_forwarding_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 254924 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 254927 def log_forwarding_profiles=(val) prop_set('log-forwarding-profiles', val) end
regions()
click to toggle source
# File lib/palo_alto/config.rb, line 254762 def regions prop_get('regions') end
regions=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 254765 def regions=(val) prop_set('regions', val) end
schedules()
click to toggle source
# File lib/palo_alto/config.rb, line 254948 def schedules prop_get('schedules') end
schedules=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 254951 def schedules=(val) prop_set('schedules', val) end
sctp_protection_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 254912 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 254915 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 254972 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 254975 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 254954 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 254957 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 254960 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 254963 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 254966 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 254969 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 254918 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 254921 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 254798 def service_groups prop_get('service-groups') end
service_groups=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 254801 def service_groups=(val) prop_set('service-groups', val) end
services()
click to toggle source
# File lib/palo_alto/config.rb, line 254792 def services prop_get('services') end
services=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 254795 def services=(val) prop_set('services', val) end
url_filtering_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 254876 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 254879 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 254870 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 254873 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 254888 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 254891 def wildfire_analysis_security_profiles=(val) prop_set('wildfire-analysis-security-profiles', val) end