HewlettPackard.OneView.VirtualConnect.HPVCServerProfileHPE OneView Virtual Connect Server Profile

HewlettPackard.OneView.VirtualConnect.HPVCServerProfile (ClassType)

Element properties:

Base ClassHewlettPackard.OneView.HPServerProfile
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId63ed2137-1f81-2630-36a9-b61cf5962163

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.HPHealthComponent:
ObjectID  string  Object id Object id true 65535  False     
Name  string  Name Name false 65535  False     
DomainName  string  Domain name Domain name false 65535  False     
HewlettPackard.OneView.VirtualConnect.HPVCServerProfile:
serverName  string  Server hardware Server hardware false 65535  False     
serverHardwareType  string  Server hardware type Server hardware type false 65535  False     
bayNumber  string  Bay number Bay number false 65535  False     
enclosureGroupName  string  Enclosure group Enclosure group false 65535  False     
enclosureName  string  Enclosure Enclosure false 65535  False     
serialNumber  string  Serial number Serial number false 65535  False     
state  string  State State false 65535  False     
associatedEnetConnections  string  Ethernet connections Ethernet connections false 65535  False     
associatedFCConnections  string  Fibre channel connections Fibre channel connections false 65535  False     
serverProfileTemplate  string  Associated Server profile template Associated Server profile template false 65535  False     

Health Model:

Source Code:

<ClassType ID="HewlettPackard.OneView.VirtualConnect.HPVCServerProfile" Abstract="false" Accessibility="Public" Hosted="true" Base="HOL!HewlettPackard.OneView.HPServerProfile">
<Property ID="serverName" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="serverHardwareType" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="bayNumber" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="enclosureGroupName" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="enclosureName" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="serialNumber" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="state" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="associatedEnetConnections" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="associatedFCConnections" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="serverProfileTemplate" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
</ClassType>