HPEnterpriseStorageMSAMP.HPMSAVirtualPoolVirtual Pool

HPEnterpriseStorageMSAMP.HPMSAVirtualPool (ClassType)

HPE MSA Storage Virtual Pool.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId4afea6a2-636b-e5c0-6324-beb5ce4a3d60

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 
HPEnterpriseStorageMSAMP.HPMSAVirtualPool:
HPMSAVirtualPoolName  string  Name HPE MSA Storage Pool Name. true 256  False 
HPMSAVirtualPoolDesc  string  Description HPE MSA Storage Pool Description. false 256  False 
HPMSAVirtualPoolTotalManagedSpace  string  Total Managed Space HPE MSA Storage Pool Total Managed Space false 256  False 
HPMSAVirtualPoolRemainingManagedSpace  string  Remaining Managed Space HPE MSA Storage Pool Remaining Managed Space false 256  False 
HPMSAVirtualPoolSpaceLimit  string  Space Limit HPE MSA Storage Pool Space Limit false 256  False 
HPMSAVirtualPoolInstanceID  string  Instance ID HPE MSA Storage Pool InstanceID true 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageMSAMP.HPMSAVirtualPool" Accessibility="Internal" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="HPMSAVirtualPoolName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAVirtualPoolDesc" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAVirtualPoolTotalManagedSpace" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAVirtualPoolRemainingManagedSpace" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAVirtualPoolSpaceLimit" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HPMSAVirtualPoolInstanceID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>