class PaloAlto::XML::Config::Devices::Entry::DeviceGroup::Entry::Profiles::HipObjects::Entry::HostInfo
Public Instance Methods
_section()
click to toggle source
# File lib/palo_alto/config.rb, line 92009 def _section :'host-info' end
criteria()
click to toggle source
# File lib/palo_alto/config.rb, line 92325 def criteria @subclasses['criteria'] ||= Criteria.new(parent_instance: self, create_children: @create_children) end
has_multiple_values?()
click to toggle source
# File lib/palo_alto/config.rb, line 92006 def has_multiple_values? false end