class PaloAlto::XML::Config::Shared::AdminRole::Entry::Role::DeviceGroup::Restapi::Objects
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 52054 def _section :'objects' end
address_groups()
click to toggle source
# File lib/palo_alto/config.rb, line 52349 def address_groups prop_get('address-groups') end
address_groups=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 52352 def address_groups=(val) prop_set('address-groups', val) end
addresses()
click to toggle source
# File lib/palo_alto/config.rb, line 52343 def addresses prop_get('addresses') end
addresses=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 52346 def addresses=(val) prop_set('addresses', val) end
anti_spyware_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 52457 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 52460 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 52451 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 52454 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 52379 def application_filters prop_get('application-filters') end
application_filters=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 52382 def application_filters=(val) prop_set('application-filters', val) end
application_groups()
click to toggle source
# File lib/palo_alto/config.rb, line 52373 def application_groups prop_get('application-groups') end
application_groups=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 52376 def application_groups=(val) prop_set('application-groups', val) end
applications()
click to toggle source
# File lib/palo_alto/config.rb, line 52367 def applications prop_get('applications') end
applications=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 52370 def applications=(val) prop_set('applications', val) end
authentication_enforcements()
click to toggle source
# File lib/palo_alto/config.rb, line 52523 def authentication_enforcements prop_get('authentication-enforcements') end
authentication_enforcements=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 52526 def authentication_enforcements=(val) prop_set('authentication-enforcements', val) end
custom_data_patterns()
click to toggle source
# File lib/palo_alto/config.rb, line 52427 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 52430 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 52433 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 52436 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 52445 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 52448 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 52439 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 52442 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 52487 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 52490 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 52535 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 52538 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 52529 def decryption_profiles prop_get('decryption-profiles') end
decryption_profiles=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 52532 def decryption_profiles=(val) prop_set('decryption-profiles', val) end
devices()
click to toggle source
# File lib/palo_alto/config.rb, line 52403 def devices prop_get('devices') end
devices=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 52406 def devices=(val) prop_set('devices', val) end
dos_protection_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 52493 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 52496 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 52361 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 52364 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 52421 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 52424 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 52475 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 52478 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 52409 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 52412 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 52415 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 52418 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 52499 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 52502 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 52051 def has_multiple_values? false end
log_forwarding_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 52517 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 52520 def log_forwarding_profiles=(val) prop_set('log-forwarding-profiles', val) end
regions()
click to toggle source
# File lib/palo_alto/config.rb, line 52355 def regions prop_get('regions') end
regions=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 52358 def regions=(val) prop_set('regions', val) end
schedules()
click to toggle source
# File lib/palo_alto/config.rb, line 52541 def schedules prop_get('schedules') end
schedules=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 52544 def schedules=(val) prop_set('schedules', val) end
sctp_protection_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 52505 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 52508 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 52565 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 52568 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 52547 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 52550 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 52553 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 52556 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 52559 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 52562 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 52511 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 52514 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 52391 def service_groups prop_get('service-groups') end
service_groups=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 52394 def service_groups=(val) prop_set('service-groups', val) end
services()
click to toggle source
# File lib/palo_alto/config.rb, line 52385 def services prop_get('services') end
services=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 52388 def services=(val) prop_set('services', val) end
url_filtering_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 52469 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 52472 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 52463 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 52466 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 52481 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 52484 def wildfire_analysis_security_profiles=(val) prop_set('wildfire-analysis-security-profiles', val) end