EMC.SI.ScaleIODataClientDELLEMC Enterprise SI ScaleIODataClient

EMC.SI.ScaleIODataClient (ClassType)

Element properties:

Base ClassEMC.SI.StorageDevice
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId56fb4a81-6a60-8670-b494-86f3c2badb16

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.ScaleIODataClient:
Id  string  ID true 256  False 
Name  string  Name false 256  False 
MdmConnectionState  string  MdmConnectionState false 256  False 
SdcApproved  string  SdcApproved false 256  False 
SdcIp  string  SdcIp false 256  False 
SystemId  string  SystemId false 256  False 
VersionInfo  string  VersionInfo false 256  False 

Health Model:

Source Code:

<ClassType ID="EMC.SI.ScaleIODataClient" 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="Name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MdmConnectionState" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SdcApproved" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SdcIp" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SystemId" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VersionInfo" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>