DataONTAP.Cluster.NodeVserver.Enclosure.PowerSupplyClustered Data ONTAP: Power supply

DataONTAP.Cluster.NodeVserver.Enclosure.PowerSupply (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId27975669-da06-2952-5d32-97f3a5d7fffa

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.Cluster.NodeVserver.Enclosure.PowerSupply:
PowerSupplyElementNumber  int  Power Supply Element Number true 256       
PowerSupplySerialNo  string  Power Supply S/N false 256  False     
PowerSupplyType  string  Power Supply Type false 256  False     
PowerSupplyPartNo  string  Power Supply P/N false 256  False     
PowerSupplyFirmwareRevision  string  Power Supply FW Revision false 256  False     
IsAutoPowerResetEnabled  bool  Is Auto Power Reset Enabled false 256       
IsPowerResetCapable  bool  Is Power Reset Capable false 256       

Health Model:

Source Code:

<ClassType ID="DataONTAP.Cluster.NodeVserver.Enclosure.PowerSupply" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false" Extension="false">
<Property ID="PowerSupplyElementNumber" Type="int" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false" Scale="0"/>
<Property ID="PowerSupplySerialNo" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="PowerSupplyType" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="PowerSupplyPartNo" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="PowerSupplyFirmwareRevision" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="IsAutoPowerResetEnabled" Type="bool" Key="false" Required="false"/>
<Property ID="IsPowerResetCapable" Type="bool" Key="false" Required="false"/>
</ClassType>