HPEnterpriseStorageLeftHandMP.LeftHandVSANodeHPE StoreVirtual VSA

HPEnterpriseStorageLeftHandMP.LeftHandVSANode (ClassType)

HPE StoreVirtual VSA.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdd061f7ac-fc8c-3cb7-6e3d-eb8c718124ec

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.LeftHandVSANode:
Name  string  Name HPE StoreVirtual VSA Name. true 256  False 
IP  string  IP HPE StoreVirtual VSA System IP. true 256  False 
Description  string  Description HPE StoreVirtual VSA Description. false 256  False 
Model  string  Model HPE StoreVirtual VSA Model. false 256  False 
SaniQ  string  SANiQ Version HPE StoreVirtual VSA SANiQ Version. false 256  False 
Raid  string  Netowrk RAID HPE StoreVirtual VSA RAID configuration. false 256  False 
OIDPos  string  Status OID HPE StoreVirtual VSA Status OID. false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageLeftHandMP.LeftHandVSANode" 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>