HewlettPackard.OneView.ServerProfile.AzureStackStampHPE OneView Azure Stack Scale Unit Server Profile

HewlettPackard.OneView.ServerProfile.AzureStackStamp (ClassType)

Element properties:

Base ClassHewlettPackard.OneView.HPLogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId261e9701-5d96-2cc0-9882-f2fb61798bfa

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.ServerProfile.AzureStackStamp:
ObjectID  string  UUID UUID true 65535  False     
Name  string  Name Name false 65535  False     
DomainName  string  Domain name HPE OneView Domain Name false 65535  False     
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.ServerProfile.AzureStackStamp" Abstract="false" Accessibility="Public" Hosted="true" Base="HOL!HewlettPackard.OneView.HPLogicalHardware">
<Property ID="ObjectID" Type="string" Key="true" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="DomainName" Type="string" Key="false" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<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>