AP.F5.Device.DiskPartitionF5 Disk Partition

AP.F5.Device.DiskPartition (ClassType)

F5 Device Disk Partition

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb1b933ad-380d-1e25-e3ba-6e476a12d994

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.DiskPartition:
Index  string  F5 Disk Partition Index OID Offset for this disk Partition true 256  False     
Mountpoint  string  F5 Disk Partition Mountpoint Mountpoint for this Disk Partition false 256  False     

Health Model:

Source Code:

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