HPEnterpriseStorageNimbleMP.Shelves.DiskHPE Nimble Array Shelves Disk

HPEnterpriseStorageNimbleMP.Shelves.Disk (ClassType)

HPE Nimble Array Shelves Disk.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId63474a9d-c381-3c4a-c5a4-07dc7a16c0b1

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       
HPEnterpriseStorageNimbleMP.Shelves.Disk:
Name  string  Name HPE Nimble Array Shelves Disk Name. false 256  False     
DiskID  string  ID HPE Nimble Array Shelves Disk ID. true 256  False     
ShelveLocation  string  Location HPE Nimble Array Shelves Disk Location. false 256  False     
Serial  string  Serial Number HPE Nimble Array Shelves Serial Number. false 256  False     
Size  string  Size HPE Nimble Array Shelves Disk Size. false 256  False     
Type  string  Type HPE Nimble Array Shelves Disk Type. false 256  False     
Model  string  Model HPE Nimble Array Shelves Disk Model. false 256  False     
HBAID  string  HBA ID HPE Nimble Array Shelves Disk HBA ID. false 256  False     
HBAPort  string  HBA Port HPE Nimble Array Shelves Disk HBA Port. false 256  False     
Path  string  Path HPE Nimble Array Shelves Disk Path. false 256  False     
Vendor  string  Vendor HPE Nimble Array Shelves Disk Vendor. false 256  False     
fwVersion  string  Firmware Version HPE Nimble Array Shelves Disk Firmware Version. false 256  False     
State  string  Status HPE Nimble Array Shelves Disk Status. false 256  False     

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageNimbleMP.Shelves.Disk" Accessibility="Public" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="DiskID" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="ShelveLocation" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Serial" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Size" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Type" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Model" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="HBAID" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="HBAPort" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Path" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Vendor" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="fwVersion" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="State" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>