class PaloAlto::XML::Config::Devices::Entry::Template::Entry::Config::Shared::AdminRole::Entry::Role::Device::Restapi::Objects
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 147969 def _section :'objects' end
address_groups()
click to toggle source
# File lib/palo_alto/config.rb, line 148264 def address_groups prop_get('address-groups') end
address_groups=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 148267 def address_groups=(val) prop_set('address-groups', val) end
addresses()
click to toggle source
# File lib/palo_alto/config.rb, line 148258 def addresses prop_get('addresses') end
addresses=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 148261 def addresses=(val) prop_set('addresses', val) end
anti_spyware_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 148372 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 148375 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 148366 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 148369 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 148294 def application_filters prop_get('application-filters') end
application_filters=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 148297 def application_filters=(val) prop_set('application-filters', val) end
application_groups()
click to toggle source
# File lib/palo_alto/config.rb, line 148288 def application_groups prop_get('application-groups') end
application_groups=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 148291 def application_groups=(val) prop_set('application-groups', val) end
applications()
click to toggle source
# File lib/palo_alto/config.rb, line 148282 def applications prop_get('applications') end
applications=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 148285 def applications=(val) prop_set('applications', val) end
authentication_enforcements()
click to toggle source
# File lib/palo_alto/config.rb, line 148438 def authentication_enforcements prop_get('authentication-enforcements') end
authentication_enforcements=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 148441 def authentication_enforcements=(val) prop_set('authentication-enforcements', val) end
custom_data_patterns()
click to toggle source
# File lib/palo_alto/config.rb, line 148342 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 148345 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 148348 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 148351 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 148360 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 148363 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 148354 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 148357 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 148402 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 148405 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 148450 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 148453 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 148444 def decryption_profiles prop_get('decryption-profiles') end
decryption_profiles=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 148447 def decryption_profiles=(val) prop_set('decryption-profiles', val) end
devices()
click to toggle source
# File lib/palo_alto/config.rb, line 148318 def devices prop_get('devices') end
devices=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 148321 def devices=(val) prop_set('devices', val) end
dos_protection_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 148408 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 148411 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 148276 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 148279 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 148336 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 148339 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 148390 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 148393 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 148324 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 148327 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 148330 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 148333 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 148414 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 148417 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 147966 def has_multiple_values? false end
log_forwarding_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 148432 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 148435 def log_forwarding_profiles=(val) prop_set('log-forwarding-profiles', val) end
regions()
click to toggle source
# File lib/palo_alto/config.rb, line 148270 def regions prop_get('regions') end
regions=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 148273 def regions=(val) prop_set('regions', val) end
schedules()
click to toggle source
# File lib/palo_alto/config.rb, line 148456 def schedules prop_get('schedules') end
schedules=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 148459 def schedules=(val) prop_set('schedules', val) end
sctp_protection_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 148420 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 148423 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 148480 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 148483 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 148462 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 148465 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 148468 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 148471 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 148474 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 148477 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 148426 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 148429 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 148306 def service_groups prop_get('service-groups') end
service_groups=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 148309 def service_groups=(val) prop_set('service-groups', val) end
services()
click to toggle source
# File lib/palo_alto/config.rb, line 148300 def services prop_get('services') end
services=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 148303 def services=(val) prop_set('services', val) end
url_filtering_security_profiles()
click to toggle source
# File lib/palo_alto/config.rb, line 148384 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 148387 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 148378 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 148381 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 148396 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 148399 def wildfire_analysis_security_profiles=(val) prop_set('wildfire-analysis-security-profiles', val) end