HPEnterpriseStorage3PARMP.3PARSASTypePortSAS Port

HPEnterpriseStorage3PARMP.3PARSASTypePort (ClassType)

HPE 3PAR StoreServ Storage SAS Ports.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdefa59344-addc-aeae-e802-487102031bf8

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 
HPEnterpriseStorage3PARMP.3PARSASTypePort:
3PARWWN  string  WWN HPE 3PAR StoreServ Storage SAS Port WWN. false 256  False 
3PARType  string  Type HPE 3PAR StoreServ Storage SAS Port Type. false 256  False 
3PARPort  string  Position HPE 3PAR StoreServ Storage SAS Port Position. true 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.3PARSASTypePort" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="3PARPort" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARWWN" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>