class PaloAlto::XML::Config::Devices::Entry::TemplateStack::Entry::Config::Devices::Entry::Vsys::Entry::LogSettings__11::Correlation::MatchList::Entry::Actions::Entry::Type::Tagging::Registration::Remote

Public Instance Methods

_section() click to toggle source
# File lib/palo_alto/config.rb, line 328863
def _section
        :'remote'
end
has_multiple_values?() click to toggle source
# File lib/palo_alto/config.rb, line 328860
def has_multiple_values?
        false
end
http_profile() click to toggle source
# File lib/palo_alto/config.rb, line 328873
def http_profile
        prop_get('http-profile')
end
http_profile=(val) click to toggle source
# File lib/palo_alto/config.rb, line 328876
def http_profile=(val)
        prop_set('http-profile', val)
end