class PaloAlto::XML::Config::Devices::Entry::DeviceGroup::Entry::Reports::Entry::Type

Public Instance Methods

_section() click to toggle source
# File lib/palo_alto/config.rb, line 125530
def _section
        :'type'
end
globalprotect() click to toggle source
# File lib/palo_alto/config.rb, line 125863
def globalprotect
        @subclasses['globalprotect'] ||= Globalprotect.new(parent_instance: self, create_children: @create_children)
end
has_multiple_values?() click to toggle source
# File lib/palo_alto/config.rb, line 125527
def has_multiple_values?
        true
end
hipmatch__10() click to toggle source
# File lib/palo_alto/config.rb, line 125674
def hipmatch__10
        @subclasses['hipmatch__10'] ||= Hipmatch__10.new(parent_instance: self, create_children: @create_children)
end
panorama_auth() click to toggle source
# File lib/palo_alto/config.rb, line 130031
def panorama_auth
        @subclasses['panorama-auth'] ||= PanoramaAuth.new(parent_instance: self, create_children: @create_children)
end
panorama_data() click to toggle source
# File lib/palo_alto/config.rb, line 127341
def panorama_data
        @subclasses['panorama-data'] ||= PanoramaData.new(parent_instance: self, create_children: @create_children)
end
panorama_decryption() click to toggle source
# File lib/palo_alto/config.rb, line 126114
def panorama_decryption
        @subclasses['panorama-decryption'] ||= PanoramaDecryption.new(parent_instance: self, create_children: @create_children)
end
panorama_desum() click to toggle source
# File lib/palo_alto/config.rb, line 126311
def panorama_desum
        @subclasses['panorama-desum'] ||= PanoramaDesum.new(parent_instance: self, create_children: @create_children)
end
panorama_globalprotect() click to toggle source
# File lib/palo_alto/config.rb, line 130495
def panorama_globalprotect
        @subclasses['panorama-globalprotect'] ||= PanoramaGlobalprotect.new(parent_instance: self, create_children: @create_children)
end
panorama_gtp() click to toggle source
# File lib/palo_alto/config.rb, line 128697
def panorama_gtp
        @subclasses['panorama-gtp'] ||= PanoramaGtp.new(parent_instance: self, create_children: @create_children)
end
panorama_gtpsum() click to toggle source
# File lib/palo_alto/config.rb, line 128888
def panorama_gtpsum
        @subclasses['panorama-gtpsum'] ||= PanoramaGtpsum.new(parent_instance: self, create_children: @create_children)
end
panorama_hipmatch__63() click to toggle source
# File lib/palo_alto/config.rb, line 130306
def panorama_hipmatch__63
        @subclasses['panorama-hipmatch__63'] ||= PanoramaHipmatch__63.new(parent_instance: self, create_children: @create_children)
end
panorama_iptag() click to toggle source
# File lib/palo_alto/config.rb, line 130162
def panorama_iptag
        @subclasses['panorama-iptag'] ||= PanoramaIptag.new(parent_instance: self, create_children: @create_children)
end
panorama_sctp() click to toggle source
# File lib/palo_alto/config.rb, line 129126
def panorama_sctp
        @subclasses['panorama-sctp'] ||= PanoramaSctp.new(parent_instance: self, create_children: @create_children)
end
panorama_sctpsum() click to toggle source
# File lib/palo_alto/config.rb, line 129314
def panorama_sctpsum
        @subclasses['panorama-sctpsum'] ||= PanoramaSctpsum.new(parent_instance: self, create_children: @create_children)
end
panorama_threat() click to toggle source
# File lib/palo_alto/config.rb, line 126608
def panorama_threat
        @subclasses['panorama-threat'] ||= PanoramaThreat.new(parent_instance: self, create_children: @create_children)
end
panorama_thsum() click to toggle source
# File lib/palo_alto/config.rb, line 127606
def panorama_thsum
        @subclasses['panorama-thsum'] ||= PanoramaThsum.new(parent_instance: self, create_children: @create_children)
end
panorama_traffic() click to toggle source
# File lib/palo_alto/config.rb, line 127919
def panorama_traffic
        @subclasses['panorama-traffic'] ||= PanoramaTraffic.new(parent_instance: self, create_children: @create_children)
end
panorama_trsum() click to toggle source
# File lib/palo_alto/config.rb, line 128445
def panorama_trsum
        @subclasses['panorama-trsum'] ||= PanoramaTrsum.new(parent_instance: self, create_children: @create_children)
end
panorama_tunnel() click to toggle source
# File lib/palo_alto/config.rb, line 129547
def panorama_tunnel
        @subclasses['panorama-tunnel'] ||= PanoramaTunnel.new(parent_instance: self, create_children: @create_children)
end
panorama_tunnelsum() click to toggle source
# File lib/palo_alto/config.rb, line 129721
def panorama_tunnelsum
        @subclasses['panorama-tunnelsum'] ||= PanoramaTunnelsum.new(parent_instance: self, create_children: @create_children)
end
panorama_url() click to toggle source
# File lib/palo_alto/config.rb, line 126873
def panorama_url
        @subclasses['panorama-url'] ||= PanoramaUrl.new(parent_instance: self, create_children: @create_children)
end
panorama_urlsum() click to toggle source
# File lib/palo_alto/config.rb, line 128170
def panorama_urlsum
        @subclasses['panorama-urlsum'] ||= PanoramaUrlsum.new(parent_instance: self, create_children: @create_children)
end
panorama_userid() click to toggle source
# File lib/palo_alto/config.rb, line 129867
def panorama_userid
        @subclasses['panorama-userid'] ||= PanoramaUserid.new(parent_instance: self, create_children: @create_children)
end
panorama_wildfire() click to toggle source
# File lib/palo_alto/config.rb, line 127086
def panorama_wildfire
        @subclasses['panorama-wildfire'] ||= PanoramaWildfire.new(parent_instance: self, create_children: @create_children)
end