HewlettPackard.OneView.Enclosure.HPEnclosureHPE OneView Enclosure

HewlettPackard.OneView.Enclosure.HPEnclosure (ClassType)

Element properties:

Base ClassHewlettPackard.OneView.HPLogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8caf0c4d-d72e-d7ea-d314-5d858d4f827e

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       
HewlettPackard.OneView.Enclosure.HPEnclosure:
SerialNumber  string  Serial number Serial number false 65535  False     
FullPath  string  Full Path Name Full Path Name false 65535  False     
ObjectID  string  Object id Object id true 65535  False     
EnclosureName  string  Enclosure Enclosure false 65535  False     
EnclosureGroupName  string  Enclosure group Enclosure group false 65535  False     
PartNumber  string  Part number Part number false 65535  False     
AssetTag  string  Asset tag Asset tag false 65535  False     
EnclosureType  string  Enclosure type Enclosure type false 65535  False     
RackName  string  Rack Rack false 65535  False     
licensingintent  string  Server licensing policy Server licensing policy false 65535  False     
State  string  State State false 65535  False     
UUID  string  UUID UUID false 65535  False     
VCMDomainName  string  VCM domain VCM domain false 65535  False     
DeviceBayCount  string  Device Bay Count Device Bay Count false 65535  False     
InterconnectBayCount  string  Interconnect bay count Interconnect bay count false 65535  False     
OABayCount  string  OA bay count OA bay count false 65535  False     
FanBayCount  string  Fan bay count Fan bay count false 65535  False     
powersupplybaycount  string  Power supply bay count Power supply bay count false 65535  False     
ActiveOAPreferredIP  string  Primary OA IPv4 Address Primary OA IPv4 Address false 65535  False     
StandByOAPreferredIP  string  Standby OA IPv4 Address Standby OA IPv4 Address false 65535  False     
ActiveOAPreferredIPV6  string  Primary OA IPv6 Address Primary OA IPv6 Address false 65535  False     
StandByOAPreferredIPV6  string  Standby OA IPv6 Address Standby OA IPv6 Address false 65535  False     
AssociatedLogicalEnclosure  string  Associated logical enclosure Associated logical enclosure false 65535  False     
RemoteSupportEnabled  string  Remote support Remote support false 65535  False     
RemoteSupportLevel  string  Remote support Level Remote support Level false 65535  False     
RemoteOfferStartDate  string  Warranty start date Remote Offer Start Dat false 65535  False     
RemoteOfferEndDate  string  Warranty expiration date Remote Offer End Date false 65535  False     
MaintenanceModeEnabled  string  Maintenance Mode support Maintenance Mode support false 65535  False     

Health Model:

Source Code:

<ClassType ID="HewlettPackard.OneView.Enclosure.HPEnclosure" Abstract="false" Accessibility="Public" Hosted="true" Base="HOL!HewlettPackard.OneView.HPLogicalHardware">
<Property ID="SerialNumber" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="FullPath" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="ObjectID" Type="string" Key="true" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="EnclosureName" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="EnclosureGroupName" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="PartNumber" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="AssetTag" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="EnclosureType" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="RackName" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="licensingintent" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="State" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="UUID" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="VCMDomainName" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="DeviceBayCount" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="InterconnectBayCount" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="OABayCount" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="FanBayCount" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="powersupplybaycount" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="ActiveOAPreferredIP" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="StandByOAPreferredIP" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="ActiveOAPreferredIPV6" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="StandByOAPreferredIPV6" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="AssociatedLogicalEnclosure" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="RemoteSupportEnabled" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="RemoteSupportLevel" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="RemoteOfferStartDate" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="RemoteOfferEndDate" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="MaintenanceModeEnabled" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
</ClassType>