Hitachi.Storage.ControllerPortController Port

Hitachi.Storage.ControllerPort (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdba968c1e-fc23-81fe-0c53-c9b71d8998f7

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 
Hitachi.Storage.ControllerPort:
ObjectID  string  Object ID Object ID true 256  False 
Subsystem  string  Subsystem Subsystem false 256  False 
Port  string  Controller Port Controller Port false 256  False 
StatusDesc  string  Status Status false 256  False 
Controller  int  Controller Controller false   
Protocol  string  Protocol Controller Protocol false 256  False 
PortalIP  string  Portal IP Portal IP false 256  False 
ConnectorID  string  Connector ID Connector ID false 32  False 

Health Model:

Source Code:

<ClassType ID="Hitachi.Storage.ControllerPort" Accessibility="Public" Abstract="false" Base="System!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="ObjectID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Subsystem" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Port" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StatusDesc" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Controller" Type="int" Key="false" CaseSensitive="false" Length="4" MinLength="0"/>
<Property ID="Protocol" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PortalIP" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ConnectorID" Type="string" Key="false" CaseSensitive="false" Length="32" MinLength="0"/>
</ClassType>