HewlettPackard.OneView.ApplianceCredentialHPE OneView ApplianceInfo

HewlettPackard.OneView.ApplianceCredential (ClassType)

Element properties:

Base ClassHewlettPackard.OneView.HPManagementSoftware
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7fd8b7fb-78c3-c3aa-43c8-16469322925e

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.HPManagementSoftware:
Version  string  Software Version Software Version false 256  False     
HewlettPackard.OneView.ApplianceCredential:
ID  string      true 65535  False     
HostAddress  string      false 65535  False     
UserName  string      false 65535  False     
Password  string      false 65535  False     
AzureStackStamp  string      false 65535  False     
AzureStackStampName  string      false 65535  False     
AzureStackStampRegion  string      false 65535  False     

Health Model:

Source Code:

<ClassType ID="HewlettPackard.OneView.ApplianceCredential" Accessibility="Public" Abstract="false" Base="HewlettPackard.OneView.HPManagementSoftware" Hosted="false" Singleton="false">
<Property ID="ID" Type="string" Key="true" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="HostAddress" Type="string" Key="false" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="UserName" Type="string" Key="false" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="Password" Type="string" Key="false" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="AzureStackStamp" Type="string" Key="false" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="AzureStackStampName" Type="string" Key="false" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="AzureStackStampRegion" Type="string" Key="false" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
</ClassType>