HPEnterpriseStorageLeftHandMP.CacheBalvenieHPE StoreVirtual Cache

HPEnterpriseStorageLeftHandMP.CacheBalvenie (ClassType)

HPE StoreVirtual Cache.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId43331265-b5e6-bf1f-0bb9-49e9e52fd493

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.CacheBalvenie:
Name  string  Name HPE StoreVirtual Cache Name. false 256  False 
Model  string  Model HPE StoreVirtual Cache Model. false 256  False 
Serialno  string  Serial Number HPE StoreVirtual Cache Serial Number. true 256  False 
Size  string  Cache Size HPE StoreVirtual Cache Size. false 256  False 
ControllerSerial  string  Controller Name HPE StoreVirtual Controller Name. false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageLeftHandMP.CacheBalvenie" Accessibility="Public" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="Name" 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="Serialno" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Size" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ControllerSerial" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>