HPEnterpriseStorageNimbleMP.PoolsHPE Nimble Storage Pool

HPEnterpriseStorageNimbleMP.Pools (ClassType)

HPE Nimble Storage Pool.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4ecdd2d5-837a-3cc3-a991-e8ab17d75c77

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
HPEnterpriseStorageNimbleMP.Pools:
poolName  string  Name HPE Nimble Storage Pool Name. false 256  False     
poolID  string  ID HPE Nimble Storage Pool ID. true 256  False     
usedSpace  string  Used Space HPE Nimble Storage Pool Used Space. false 256  False     
totalSpace  string  Total Space HPE Nimble Storage Pool Total Space. false 256  False     
freeReserveSpace  string  Free Reserve Space HPE Nimble Storage Pool Free Reserve Space. false 256  False     
freeSpace  string  Free Space HPE Nimble Storage Pool Free Space. false 256  False     
cacheSpace  string  Cache Space HPE Nimble Storage Pool Cache Space. false 256  False     
compressionRatio  string  Compression Ratio HPE Nimble Storage Pool Compression Ratio. false 256  False     
dedupRatio  string  Dedup Ratio HPE Nimble Storage Pool Dedup Ratio. false 256  False     
savingsRatio  string  Savings Ratio HPE Nimble Storage Pool Savings Ratio. false 256  False     
cloneRatio  string  Clone Ratio HPE Nimble Storage Pool Clone Ratio. false 256  False     
volumeCount  string  Total Number of Volumes HPE Nimble Storage Pool Total Number of Volumes. false 256  False     
poolStatus  string  Status HPE Nimble Storage Pool Status. false 256  False     

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageNimbleMP.Pools" Accessibility="Public" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="poolName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="poolID" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="usedSpace" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="totalSpace" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="freeReserveSpace" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="freeSpace" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="cacheSpace" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="compressionRatio" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="dedupRatio" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="savingsRatio" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="cloneRatio" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="volumeCount" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="poolStatus" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>