HPEnterpriseStorage3PARMP.3PAR_HostsHPEnterpriseStorage3PARMP.3PAR_Hosts (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdced0bf65-ab02-bb7e-f9d5-5cec98c8fb6a

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
HPEnterpriseStorage3PARMP.3PAR_Hosts:
HostName  string      true 256  False 
HostInstanceID  string      false 256  False 
HostPersonaID  string      false 256  False 
HostID  string      false 256  False 
HostDomain  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.3PAR_Hosts" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="false" Singleton="false">
<Property ID="HostName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HostInstanceID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HostPersonaID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HostID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HostDomain" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>