HPEnterpriseStorageLeftHandMP.LeftHandStorageSystemHPE StoreVirtual Storage System

HPEnterpriseStorageLeftHandMP.LeftHandStorageSystem (ClassType)

HPE StoreVirtual Storage System.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId01505a18-c367-e6e9-243d-845ef3e5cb10

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.LeftHandStorageSystem:
StorageSystemName  string  Name HPE StoreVirtual Storage System Name. false 256  False 
StorageSystemId  string  Serial Number HPE StoreVirtual Storage System Serial Number. true 256  False 
Description  string  Description Description. false 256  False 
ControllerCount  string  Number of Controllers HPE StoreVirtual Controller Count. false 256  False 
ConfiguredController  string  Configured Controller IP HPE StoreVirtual Configured Controller IP. false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageLeftHandMP.LeftHandStorageSystem" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="StorageSystemName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StorageSystemId" 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="ControllerCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ConfiguredController" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>