class PaloAlto::XML::Config::Devices::Entry::DeviceGroup::Entry::Profiles::Spyware::Entry::BotnetDomains::DnsSecurityCategories::Entry
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 95483 def _section :'entry' end
action()
click to toggle source
# File lib/palo_alto/config.rb, line 95528 def action prop_get('action') end
action=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 95531 def action=(val) prop_set('action', val) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 95480 def has_multiple_values? false end
log_level()
click to toggle source
# File lib/palo_alto/config.rb, line 95534 def log_level prop_get('log-level') end
log_level=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 95537 def log_level=(val) prop_set('log-level', val) end
name()
click to toggle source
# File lib/palo_alto/config.rb, line 95525 def name prop_get('@name') end
packet_capture()
click to toggle source
# File lib/palo_alto/config.rb, line 95540 def packet_capture prop_get('packet-capture') end
packet_capture=(val)
click to toggle source
# File lib/palo_alto/config.rb, line 95543 def packet_capture=(val) prop_set('packet-capture', val) end