DataCore.SANsymphonyV.Library.PoolDisk Pool

DataCore.SANsymphonyV.Library.Pool (ClassType)

DataCore Disk Pool

Element properties:

Base ClassDataCore.SANsymphonyV.Library.Entity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0b40e98e-07b0-34d6-8e0a-54eab5867c77

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 
DataCore.SANsymphonyV.Library.Entity:
Description  string  Description DataCore Description false 256  False 
DataCore.SANsymphonyV.Library.Pool:
Id  string  Disk Pool Id DataCore Disk Pool Id true 256  False 
Server  string  Server DataCore Server false 256  False 
Mode  string  Mode DataCore Pool Mode false 256  False 
Type  string  Type DataCore Pool Type false 256  False 
ChunkSize  string  Allocation Unit Size Storage Allocation Unit Size false 256  False 
MaxTierNumber  string  Max Number of Tiers Maximum Number of Tiers false 256  False 

Health Model:

Source Code:

<ClassType ID="DataCore.SANsymphonyV.Library.Pool" Accessibility="Public" Abstract="true" Base="DataCore.SANsymphonyV.Library.Entity" Hosted="false" Singleton="false">
<Property ID="Id" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Server" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Mode" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Type" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ChunkSize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MaxTierNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>