HPEnterpriseStorageLeftHandMP.LeftHandMgmtGroupHPE StoreVirtual Management Group

HPEnterpriseStorageLeftHandMP.LeftHandMgmtGroup (ClassType)

HPE StoreVirtual Management Group.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId4924a750-7613-1445-316c-8c788c9d6a2f

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.LeftHandMgmtGroup:
MgmtGroupName  string  Name HPE StoreVirtual Management Group Name. true 256  False 
Description  string  Description HPE StoreVirtual Management Group Description. false 256  False 
TotalClusterCount  string  Number of Clusters HPE StoreVirtual Management Group Number of Clusters. false 256  False 
TotalSSCount  string  Number of Storage Systems / VSAs HPE StoreVirtual Management Group Number of Storage Systems. false 256  False 

Health Model:

Source Code:

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