EMC.SI.VCE.SwitchEMC SI VCE Switch

EMC.SI.VCE.Switch (ClassType)

VCE Switch

Element properties:

Base ClassEMC.SI.VCE.Device
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId46a6d171-7676-f345-29a8-a7b2bf6b663f

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.Switch:
SwitchId  string  Switch Id true 256  False 
SwitchType  string  Switch Type false 256  False 

Health Model:

Source Code:

<ClassType ID="EMC.SI.VCE.Switch" Accessibility="Public" Abstract="false" Base="EMC.SI.VCE.Device" Hosted="true" Singleton="false">
<Property ID="SwitchId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="SwitchType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>