EMC.SI.ScaleIODeviceDELLEMC Enterprise SI ScaleIO Device

EMC.SI.ScaleIODevice (ClassType)

Element properties:

Base ClassEMC.SI.StorageDevice
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc81c0081-f22a-dadc-1c09-6a4410aa2d49

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 
EMC.SI.StorageDevice:
DescriptiveId  string  Details false 256  False 
FriendlyClassName  string  Class Name false 256  False 
PhysicalPath  string  Physical Path provides information about entity physical location within storage system false 256  False 
DebugLevel  int  Trace Level false 256   
EMC.SI.ScaleIODevice:
Id  string  Id true 256  False 
MaxCapacity  string  MaxCapacity false 256  False 
Name  string  Name false 256  False 
SdsId  string  SdsId false 256  False 
StoragePoolId  string  StoragePoolId false 256  False 

Health Model:

Source Code:

<ClassType ID="EMC.SI.ScaleIODevice" Accessibility="Public" Abstract="false" Base="EMC.SI.StorageDevice" Hosted="true" Singleton="false">
<Property ID="Id" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="MaxCapacity" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SdsId" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StoragePoolId" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>