DataONTAP.Controller.Hardware.Enclosure.PowerSuppliesData ONTAP Power Supplies

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

The set of power supplies in a Data ONTAP storage enclosure.

Knowledge Base article:

Summary

DataONTAP.Controller.Hardware.Enclosure.PowerSupplies aggregates the health of the power supplies within a Data ONTAP storage enclosure.

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda2d77cab-afc1-a4fc-bcc2-0efad1882690

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.PowerSupplies:
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.PowerSupplies" 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>