AP.F5.Device.ProcessorF5 Processor

AP.F5.Device.Processor (ClassType)

F5 Device Processor

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5bf23cac-386a-3fb3-dc13-7a6a2932789b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
AP.F5.Device.Processor:
Index  string  Index Index of Processor (OID Suffix) true 256  False     
Name  string  Name Name of Processor false 256  False     

Health Model:

Source Code:

<ClassType ID="AP.F5.Device.Processor" Base="System!System.LogicalEntity" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="Index" Key="true" Type="string"/>
<Property ID="Name" Key="false" Type="string"/>
</ClassType>