class PaloAlto::XML::Config::Devices::Entry::Template::Entry::Config::Shared::AdminRole::Entry::Role::Device::Xmlapi
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 147843 def _section :'xmlapi' end
commit()
click to toggle source
# File lib/palo_alto/config.rb, line 147924 def commit prop_get('commit') end
commit=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 147927 def commit=(val) prop_set('commit', val) end
config()
click to toggle source
# File lib/palo_alto/config.rb, line 147912 def config prop_get('config') end
config=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 147915 def config=(val) prop_set('config', val) end
export()
click to toggle source
# File lib/palo_alto/config.rb, line 147942 def export prop_get('export') end
export=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 147945 def export=(val) prop_set('export', val) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 147840 def has_multiple_values? false end
import()
click to toggle source
# File lib/palo_alto/config.rb, line 147948 def import prop_get('import') end
import=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 147951 def import=(val) prop_set('import', val) end
iot()
click to toggle source
# File lib/palo_alto/config.rb, line 147936 def iot prop_get('iot') end
iot=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 147939 def iot=(val) prop_set('iot', val) end
log()
click to toggle source
# File lib/palo_alto/config.rb, line 147906 def log prop_get('log') end
log=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 147909 def log=(val) prop_set('log', val) end
op()
click to toggle source
# File lib/palo_alto/config.rb, line 147918 def op prop_get('op') end
op=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 147921 def op=(val) prop_set('op', val) end
report()
click to toggle source
# File lib/palo_alto/config.rb, line 147900 def report prop_get('report') end
report=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 147903 def report=(val) prop_set('report', val) end
user_id()
click to toggle source
# File lib/palo_alto/config.rb, line 147930 def user_id prop_get('user-id') end
user_id=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 147933 def user_id=(val) prop_set('user-id', val) end