DataONTAP.Controller.Hardware.Enclosure.DisksData ONTAP Disks

DataONTAP.Controller.Hardware.Enclosure.Disks (ClassType)

The set of disks attached to a Data ONTAP storage controller.

Knowledge Base article:

Summary

DataONTAP.Controller.Hardware.Enclosure.Disks aggregates the health of the disks in a Data ONTAP storage enclosure.

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId42f96472-730e-3c20-d5ec-debb6d602454

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       
DataONTAP.Controller.Hardware.Enclosure.Disks:
shelfUID  string  Shelf UID Similar to serial number, this is the shelf unique identifier that distinguishes it from any other shelf manufactured. Example: 50:05:0c:c0:02:10:64:26. true 256  False     

Health Model:

Source Code:

<ClassType ID="DataONTAP.Controller.Hardware.Enclosure.Disks" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="shelfUID" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>