Base Class | HewlettPackard.OneView.Enclosure.HPEnclosureHealthComponent |
Abstract | False |
Hosted | True |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | ab554b95-dbdb-48db-d853-6e1c348a2e3d |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive | Default Value | EnumType |
---|---|---|---|---|---|---|---|---|---|
System.Entity: | |||||||||
string | Display Name | Display name of the object. | false | 4000 | 0 | False | |||
System.ConfigItem: | |||||||||
enum | Object Status | Object status | false | 256 | 0 | System.ConfigItem.ObjectStatusEnum.Active | System.ConfigItem.ObjectStatusEnum | ||
enum | Asset Status | Asset status | false | 256 | 0 | System.ConfigItem.AssetStatusEnum | |||
richtext | Notes | Notes | false | 4000 | 0 | ||||
HewlettPackard.OneView.HPHealthComponent: | |||||||||
string | Object id | Object id | true | 65535 | 0 | False | |||
string | Name | Name | false | 65535 | 0 | False | |||
string | Domain name | Domain name | false | 65535 | 0 | False | |||
HewlettPackard.OneView.Enclosure.HPInterconnectBay: | |||||||||
string | Bay number | Bay number | false | 65535 | 0 | False | |||
string | Product name | Product name | false | 65535 | 0 | False | |||
string | Logical interconnect | Logical interconnect | false | 65535 | 0 | False | |||
string | Serial number | Serial number | false | 65535 | 0 | False | |||
string | Part number | Part number | false | 65535 | 0 | False | |||
string | Location | Location | false | 65535 | 0 | False | |||
string | State | State | false | 65535 | 0 | False |
<ClassType ID="HewlettPackard.OneView.Enclosure.HPInterconnectBay" Abstract="false" Accessibility="Public" Hosted="true" Base="HewlettPackard.OneView.Enclosure.HPEnclosureHealthComponent">
<Property ID="BayNumber" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="ProductName" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="LogicalInterconnect" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="SerialNumber" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="PartNumber" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="location" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="State" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
</ClassType>