HPEnterpriseStorageLeftHandMP.LeftHandControllerHPE StoreVirtual Controller

HPEnterpriseStorageLeftHandMP.LeftHandController (ClassType)

HPE StoreVirtual Controller.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId7103a7d4-b89d-7f48-0d3d-07c352e97a6a

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.LeftHandController:
Name  string  Name HPE StoreVirtual Controller Name. false 256  False 
IP  string  IP HPE StoreVirtual Controller IP. false 256  False 
Description  string  Description HPE StoreVirtual Controller Description. false 256  False 
SerialNumber  string  Serial Number HPE StoreVirtual Controller Serial Number. true 256  False 
Model  string  Model HPE StoreVirtual Controller Model. false 256  False 
SaniQ  string  SANiQ Version HPE StoreVirtual Controller SANiQ Version. false 256  False 
Raid  string  Network RAID HPE StoreVirtual Controller RAID configuration. false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageLeftHandMP.LeftHandController" Accessibility="Internal" 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="IP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Description" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SerialNumber" Type="string" Key="true" 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"/>
</ClassType>