NetAppSANtricity.DriveNetApp SANtricity Drive

NetAppSANtricity.Drive (ClassType)

Element properties:

Base ClassSystem.Chassis.Storage
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdfd8ad8a1-a323-6d5a-39cc-60571f77316d

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       
NetAppSANtricity.Drive:
worldWideName  string  World Wide Name true 256  False     
location  string  Location false 256  False     
status  string  Status false 256  False     
manufacturer  string  Manufacturer false 256  False     
productID  string  Product ID false 256  False     
softwareVersion  string  Software Version false 256  False     
rawCapacity  string  Raw Capacity false 256  False     
phyDriveType  string  Physical Drive Type false 256  False     
storageArrayName  string  Storage Array Name false 256  False     
storagePoolName  string  Storage Pool Name false 256  False     

Health Model:

Source Code:

<ClassType ID="NetAppSANtricity.Drive" Base="SystemHardwareLibrary!System.Chassis.Storage" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="worldWideName" Type="string" Key="true"/>
<Property ID="location" Type="string"/>
<Property ID="status" Type="string"/>
<Property ID="manufacturer" Type="string"/>
<Property ID="productID" Type="string"/>
<Property ID="softwareVersion" Type="string"/>
<Property ID="rawCapacity" Type="string"/>
<Property ID="phyDriveType" Type="string"/>
<Property ID="storageArrayName" Type="string"/>
<Property ID="storagePoolName" Type="string"/>
</ClassType>