class PaloAlto::XML::Config::Shared::AdminRole::Entry::Role::Panorama::Webui::Panorama

Public Instance Methods

_section() click to toggle source
# File lib/palo_alto/config.rb, line 45945
def _section
        :'panorama'
end
access_domain() click to toggle source
# File lib/palo_alto/config.rb, line 46897
def access_domain
        prop_get('access-domain')
end
access_domain=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46900
def access_domain=(val)
        prop_set('access-domain', val)
end
admin_roles() click to toggle source
# File lib/palo_alto/config.rb, line 46891
def admin_roles
        prop_get('admin-roles')
end
admin_roles=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46894
def admin_roles=(val)
        prop_set('admin-roles', val)
end
administrators() click to toggle source
# File lib/palo_alto/config.rb, line 46885
def administrators
        prop_get('administrators')
end
administrators=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46888
def administrators=(val)
        prop_set('administrators', val)
end
authentication_profile() click to toggle source
# File lib/palo_alto/config.rb, line 46903
def authentication_profile
        prop_get('authentication-profile')
end
authentication_profile=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46906
def authentication_profile=(val)
        prop_set('authentication-profile', val)
end
authentication_sequence() click to toggle source
# File lib/palo_alto/config.rb, line 46909
def authentication_sequence
        prop_get('authentication-sequence')
end
authentication_sequence=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46912
def authentication_sequence=(val)
        prop_set('authentication-sequence', val)
end
certificate_management() click to toggle source
# File lib/palo_alto/config.rb, line 46209
def certificate_management
        @subclasses['certificate-management'] ||= CertificateManagement.new(parent_instance: self, create_children: @create_children)
end
collector_groups() click to toggle source
# File lib/palo_alto/config.rb, line 46951
def collector_groups
        prop_get('collector-groups')
end
collector_groups=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46954
def collector_groups=(val)
        prop_set('collector-groups', val)
end
config_audit() click to toggle source
# File lib/palo_alto/config.rb, line 46867
def config_audit
        prop_get('config-audit')
end
config_audit=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46870
def config_audit=(val)
        prop_set('config-audit', val)
end
data_redistribution() click to toggle source
# File lib/palo_alto/config.rb, line 46921
def data_redistribution
        prop_get('data-redistribution')
end
data_redistribution=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46924
def data_redistribution=(val)
        prop_set('data-redistribution', val)
end
deployment() click to toggle source
# File lib/palo_alto/config.rb, line 46683
def deployment
        @subclasses['deployment'] ||= Deployment.new(parent_instance: self, create_children: @create_children)
end
device_groups() click to toggle source
# File lib/palo_alto/config.rb, line 46939
def device_groups
        prop_get('device-groups')
end
device_groups=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46942
def device_groups=(val)
        prop_set('device-groups', val)
end
device_quarantine() click to toggle source
# File lib/palo_alto/config.rb, line 46927
def device_quarantine
        prop_get('device-quarantine')
end
device_quarantine=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46930
def device_quarantine=(val)
        prop_set('device-quarantine', val)
end
dynamic_updates() click to toggle source
# File lib/palo_alto/config.rb, line 46969
def dynamic_updates
        prop_get('dynamic-updates')
end
dynamic_updates=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46972
def dynamic_updates=(val)
        prop_set('dynamic-updates', val)
end
has_multiple_values?() click to toggle source
# File lib/palo_alto/config.rb, line 45942
def has_multiple_values?
        false
end
high_availability() click to toggle source
# File lib/palo_alto/config.rb, line 46861
def high_availability
        prop_get('high-availability')
end
high_availability=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46864
def high_availability=(val)
        prop_set('high-availability', val)
end
licenses() click to toggle source
# File lib/palo_alto/config.rb, line 46981
def licenses
        prop_get('licenses')
end
licenses=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46984
def licenses=(val)
        prop_set('licenses', val)
end
log_ingestion_profile() click to toggle source
# File lib/palo_alto/config.rb, line 46957
def log_ingestion_profile
        prop_get('log-ingestion-profile')
end
log_ingestion_profile=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46960
def log_ingestion_profile=(val)
        prop_set('log-ingestion-profile', val)
end
log_settings() click to toggle source
# File lib/palo_alto/config.rb, line 46448
def log_settings
        @subclasses['log-settings'] ||= LogSettings.new(parent_instance: self, create_children: @create_children)
end
manage_wildfire_appliances() click to toggle source
# File lib/palo_alto/config.rb, line 46879
def manage_wildfire_appliances
        prop_get('manage-wildfire-appliances')
end
manage_wildfire_appliances=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46882
def manage_wildfire_appliances=(val)
        prop_set('manage-wildfire-appliances', val)
end
manage_wildfire_clusters() click to toggle source
# File lib/palo_alto/config.rb, line 46873
def manage_wildfire_clusters
        prop_get('manage-wildfire-clusters')
end
manage_wildfire_clusters=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46876
def manage_wildfire_clusters=(val)
        prop_set('manage-wildfire-clusters', val)
end
managed_collectors() click to toggle source
# File lib/palo_alto/config.rb, line 46945
def managed_collectors
        prop_get('managed-collectors')
end
managed_collectors=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46948
def managed_collectors=(val)
        prop_set('managed-collectors', val)
end
managed_devices() click to toggle source
# File lib/palo_alto/config.rb, line 46127
def managed_devices
        @subclasses['managed-devices'] ||= ManagedDevices.new(parent_instance: self, create_children: @create_children)
end
master_key() click to toggle source
# File lib/palo_alto/config.rb, line 46993
def master_key
        prop_get('master-key')
end
master_key=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46996
def master_key=(val)
        prop_set('master-key', val)
end
plugins() click to toggle source
# File lib/palo_alto/config.rb, line 46975
def plugins
        prop_get('plugins')
end
plugins=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46978
def plugins=(val)
        prop_set('plugins', val)
end
policy_recommendation() click to toggle source
# File lib/palo_alto/config.rb, line 46999
def policy_recommendation
        prop_get('policy-recommendation')
end
policy_recommendation=(val) click to toggle source
# File lib/palo_alto/config.rb, line 47002
def policy_recommendation=(val)
        prop_set('policy-recommendation', val)
end
server_profile() click to toggle source
# File lib/palo_alto/config.rb, line 46607
def server_profile
        @subclasses['server-profile'] ||= ServerProfile.new(parent_instance: self, create_children: @create_children)
end
setup() click to toggle source
# File lib/palo_alto/config.rb, line 46077
def setup
        @subclasses['setup'] ||= Setup.new(parent_instance: self, create_children: @create_children)
end
software() click to toggle source
# File lib/palo_alto/config.rb, line 46963
def software
        prop_get('software')
end
software=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46966
def software=(val)
        prop_set('software', val)
end
support() click to toggle source
# File lib/palo_alto/config.rb, line 46987
def support
        prop_get('support')
end
support=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46990
def support=(val)
        prop_set('support', val)
end
templates() click to toggle source
# File lib/palo_alto/config.rb, line 46933
def templates
        prop_get('templates')
end
templates=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46936
def templates=(val)
        prop_set('templates', val)
end
user_identification() click to toggle source
# File lib/palo_alto/config.rb, line 46915
def user_identification
        prop_get('user-identification')
end
user_identification=(val) click to toggle source
# File lib/palo_alto/config.rb, line 46918
def user_identification=(val)
        prop_set('user-identification', val)
end