HPEnterpriseStorageLeftHandMP.StoragePoolHPE StoreVirtual Storage Pool

HPEnterpriseStorageLeftHandMP.StoragePool (ClassType)

HPE StoreVirtual Storage Pool.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId05d755f2-5f84-b054-5bbf-dd217a3b7d39

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.StoragePool:
Name  string  Name HPE StoreVirtual Storage Pool Name. false 256  False 
ID  string  ID HPE StoreVirtual Storage Pool ID. true 256  False 
Description  string  Description HPE StoreVirtual Storage Pool Description. false 256  False 
AvailableSpace  string  Available Space HPE StoreVirtual Storage Pool Available Space. false 256  False 
TotalSpace  string  Total Space HPE StoreVirtual Storage Pool Total Space. false 256  False 
Created  string  Created Time HPE StoreVirtual Storage Pool Created Time. false 256  False 
Modified  string  Modified Time HPE StoreVirtual Storage Pool Modified Time. false 256  False 
VIP  string  Virtual IP HPE StoreVirtual Storage Pool Virtual IP. false 256  False 
VolumeCount  string  Number of Volumes HPE StoreVirtual Storage Pool Volume Count. false 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageLeftHandMP.StoragePool" 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="ID" 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="AvailableSpace" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TotalSpace" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Created" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Modified" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VIP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VolumeCount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>