HPEnterpriseStorageLeftHandMP.LeftHand_VSANodeHPEnterpriseStorageLeftHandMP.LeftHand_VSANode (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdba974829-443b-ed58-9541-49a0271d6096

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 
HPEnterpriseStorageLeftHandMP.LeftHand_VSANode:
Name  string      true 256  False 
IP  string      true 256  False 
Description  string      false 256  False 
Model  string      false 256  False 
SaniQ  string      false 256  False 
Raid  string      false 256  False 
OIDPos  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageLeftHandMP.LeftHand_VSANode" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IP" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Model" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SaniQ" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Raid" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OIDPos" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>