EMC.SI.VCE.StorageSystemEMC SI VCE StorageSystem

EMC.SI.VCE.StorageSystem (ClassType)

Element properties:

Base ClassEMC.SI.VCE.Device
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9b7c7434-c90b-85ba-1c3f-3a7817a01339

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.VCE.StorageSystem:
VCESystemId  string  VCE System Id true 256  False 
SerialNumber  string  Serial Number false 256  False 
Model  string  Model false 256  False 
SoftwareRevision  string  Software Revision false 256  False 

Health Model:

Source Code:

<ClassType ID="EMC.SI.VCE.StorageSystem" Accessibility="Public" Abstract="false" Base="EMC.SI.VCE.Device" Hosted="true" Singleton="false">
<Property ID="VCESystemId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="SerialNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Model" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SoftwareRevision" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>