class PaloAlto::XML::Config::Devices::Entry::TemplateStack::Entry::Config::Shared::AdminRole::Entry::Role::Vsys__2::Xmlapi
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 258200 def _section :'xmlapi' end
commit()
click to toggle source
# File lib/palo_alto/config.rb, line 258281 def commit prop_get('commit') end
commit=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258284 def commit=(val) prop_set('commit', val) end
config()
click to toggle source
# File lib/palo_alto/config.rb, line 258269 def config prop_get('config') end
config=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258272 def config=(val) prop_set('config', val) end
export()
click to toggle source
# File lib/palo_alto/config.rb, line 258299 def export prop_get('export') end
export=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258302 def export=(val) prop_set('export', val) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 258197 def has_multiple_values? false end
import()
click to toggle source
# File lib/palo_alto/config.rb, line 258305 def import prop_get('import') end
import=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258308 def import=(val) prop_set('import', val) end
iot()
click to toggle source
# File lib/palo_alto/config.rb, line 258293 def iot prop_get('iot') end
iot=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258296 def iot=(val) prop_set('iot', val) end
log()
click to toggle source
# File lib/palo_alto/config.rb, line 258263 def log prop_get('log') end
log=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258266 def log=(val) prop_set('log', val) end
op()
click to toggle source
# File lib/palo_alto/config.rb, line 258275 def op prop_get('op') end
op=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258278 def op=(val) prop_set('op', val) end
report()
click to toggle source
# File lib/palo_alto/config.rb, line 258257 def report prop_get('report') end
report=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258260 def report=(val) prop_set('report', val) end
user_id()
click to toggle source
# File lib/palo_alto/config.rb, line 258287 def user_id prop_get('user-id') end
user_id=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 258290 def user_id=(val) prop_set('user-id', val) end