Overview

Namespaces

  • None
  • PHP

Classes

  • Address
  • AddressGroup
  • AddressRuleContainer
  • AddressStore
  • AggregateEthernetIfStore
  • AggregateEthernetInterface
  • App
  • AppOverrideRule
  • AppRuleContainer
  • AppStore
  • AuthenticationRule
  • CaptivePortalRule
  • cidr
  • Container
  • CsvParser
  • CustomSecurityProfileURL
  • DecryptionProfile
  • DecryptionRule
  • DeviceCloud
  • DeviceGroup
  • DH
  • DoSRule
  • ErrorReporter
  • EthernetIfStore
  • EthernetInterface
  • ExpeditionTaskReporter
  • FawkesConf
  • FileTaskReporter
  • HipObjectsProfile
  • HipProfilesProfile
  • IkeCryptoProfil
  • IkeCryptoProfileStore
  • IKEGateway
  • IKEGatewayStore
  • InterfaceContainer
  • IP4Map
  • IPSecCryptoProfil
  • IPSecCryptoProfileStore
  • IPsecTunnel
  • IPsecTunnelStore
  • LoopbackIfStore
  • LoopbackInterface
  • ManagedDevice
  • ManagedDeviceStore
  • NatRule
  • NetworkPropertiesContainer
  • ObjRuleContainer
  • ObjStore
  • PanAPIConnector
  • PANConf
  • PanoramaConf
  • PbfRule
  • PH
  • PredefinedSecurityProfileURL
  • QoSRule
  • RQuery
  • Rule
  • RuleStore
  • RuleWithUserID
  • Schedule
  • ScheduleStore
  • SecurityProfile
  • SecurityProfileAntiSpyware
  • SecurityProfileAntiVirus
  • SecurityProfileDNSSecurity
  • SecurityProfileFileBlocking
  • SecurityProfileGroup
  • SecurityProfileGroupStore
  • SecurityProfileStore
  • SecurityProfileURL
  • SecurityProfileVirusAndWildfire
  • SecurityProfileVulnerability
  • SecurityProfileWildfire
  • SecurityRule
  • Service
  • ServiceDstPortMapping
  • ServiceGroup
  • ServiceRuleContainer
  • ServiceSrcPortMapping
  • ServiceStore
  • StaticRoute
  • Tag
  • TagRuleContainer
  • TagStore
  • Template
  • TemplateStack
  • TmpInterface
  • TmpInterfaceStore
  • TunnelIfStore
  • TunnelInterface
  • UrlCategoryRuleContainer
  • VirtualRouter
  • VirtualRouterContainer
  • VirtualRouterStore
  • VirtualSystem
  • VirtualWire
  • VirtualWireStore
  • VlanIfStore
  • VlanInterface
  • Zone
  • ZoneRuleContainer
  • ZoneStore

Interfaces

  • TaskReporter

Traits

  • AddressCommon
  • centralAddressStore
  • centralAddressStoreUser
  • centralServiceStore
  • centralServiceStoreUser
  • InterfaceType
  • NegatableRule
  • ObjectWithDescription
  • PanSubHelperTrait
  • PathableName
  • ReferenceableObject
  • RulewithLogging
  • ServiceCommon
  • XmlConvertible

Functions

  • __CmpObjMemID
  • __CmpObjName
  • array_diff_no_cast
  • array_to_devicequery
  • array_unique_no_cast
  • cloneArray
  • convert
  • derr
  • findConnector
  • findConnectorOrDie
  • getDirContents
  • insertAfter
  • lastIndex
  • mdeb
  • mwarning
  • my_shutdown
  • myAutoloader
  • myErrorHandler
  • printn
  • removeElement
  • sortArrayByStartValue
  • yesNoBool
  • Overview
  • Namespace
  • Class
  • Tree

Class DeviceCloud

© 2019 Palo Alto Networks, Inc. All rights reserved.

Licensed under SCRIPT SOFTWARE AGREEMENT, Palo Alto Networks, Inc., at https://www.paloaltonetworks.com/legal/script-software-license-1-0.pdf

DeviceCloud uses PathableName, PanSubHelperTrait
Located at device-and-system-classes/DeviceCloud.php
Methods summary
public
# __construct( FawkesConf $owner, Container $applicableDG = null )
public
# load_from_templateCloudeXml( )
public
# load_from_domxml( mixed $xml )

!! Should not be used outside of a PANConf constructor. !!

!! Should not be used outside of a PANConf constructor. !!

public &
# getXPath( )
public
# isDeviceCloud( )
public
# display_statistics( )
public string
# name( )

Returns

string
public
# setName( mixed $newName )
public string
# alternativeName( )

Returns

string
public
# setAlternativeName( mixed $newName )
Methods used from PathableName
(), (), ()
Methods used from PanSubHelperTrait
(), (), (), (), (), (), ()
Properties summary
public AddressStore $addressStore null
#
public ServiceStore $serviceStore null
#
public TagStore|null $tagStore null
#
public AppStore|null $appStore null
#
protected mixed $securityProfilebaseroot
#
public SecurityProfileStore $URLProfileStore null
#
public SecurityProfileStore $customURLProfileStore null
#
public SecurityProfileStore $VirusAndWildfireProfileStore null
#
public SecurityProfileStore $DNSSecurityProfileStore null
#
public SecurityProfileStore $VulnerabilityProfileStore null
#
public SecurityProfileStore $AntiSpywareProfileStore null
#
public SecurityProfileStore $FileBlockingProfileStore null
#
public SecurityProfileGroupStore $securityProfileGroupStore null
#
public SecurityProfileStore $DecryptionProfileStore null
#
public SecurityProfileStore $HipObjectsProfileStore null
#
public SecurityProfileStore $HipProfilesProfileStore null
#
public ScheduleStore $scheduleStore null
#
public static string $templateCloudxml '<entry name="**Need a Name**"><address></address> <rulebase><security><rules></rules></security><nat><rules></rules></nat></rulebase> </entry>'
#
public string $name
#
protected string $_alternativeName ''
#
public FawkesConf|null $owner null
#
public DOMElement $xmlroot
#
protected mixed $rulebaseroot
#
public RuleStore $securityRules
#
public RuleStore $natRules
#
public RuleStore $decryptionRules
#
public RuleStore $appOverrideRules
#
public RuleStore $captivePortalRules
#
public RuleStore $authenticationRules
#
public RuleStore $pbfRules
#
public RuleStore $qosRules
#
public RuleStore $dosRules
#
public ZoneStore $zoneStore null
#
public InterfaceContainer $importedInterfaces
#
public InterfaceContainer $importedVirtualRouter
#
public Container $parentContainer null
#

parentContainer in case it load as part of Panorama

parentContainer in case it load as part of Panorama

public mixed $version null
#
public static string $templateXml '<entry name="temporarynamechangemeplease"><address/><address-group/><service/><service-group/><rulebase></rulebase></entry>'
#
Magic properties used from PathableName
$name, $owner
PAN-OS-PHP API documentation generated by ApiGen 2.8.0