EMC.SI.ScaleIODataServerDELLEMC Enterprise SI ScaleIODataServer

EMC.SI.ScaleIODataServer (ClassType)

Element properties:

Base ClassEMC.SI.StorageDevice
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId173e330a-006f-fb01-d8de-6d1792b60a1c

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.ScaleIODataServer:
ID  string  ID true 256  False 
Name  string  Name false 256  False 
ProtectionDomainID  string  ProtectionDomainID false 256  False 
SdsState  string  SdsState false 256  False 
SdsConfigurationFailure  string  SdsConfigurationFailure false 256  False 
MaintenanceState  string  MaintenanceState false 256  False 
MdmConnectionState  string  MdmConnectionState false 256  False 
MembershipState  string  MembershipState false 256  False 
DrlMode  string  DrlMode false 256  False 

Health Model:

Source Code:

<ClassType ID="EMC.SI.ScaleIODataServer" 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="ProtectionDomainID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SdsState" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SdsConfigurationFailure" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MaintenanceState" 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="MembershipState" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DrlMode" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>