HPEnterpriseStorageNimbleMP.ExpanderShelves.Controller_PortsHPE Nimble Array Expander Shelves Controller SAS Port

HPEnterpriseStorageNimbleMP.ExpanderShelves.Controller_Ports (ClassType)

HPE Nimble Array Expander Shelves Controller SAS Port.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId84d3418c-3248-3b72-93b4-08cec6a3d9de

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
HPEnterpriseStorageNimbleMP.ExpanderShelves.Controller_Ports:
Name  string  Name HPE Nimble Array Expander Shelves Controller SAS Port Name. true 256  False     
SASPortID  string  ID HPE Nimble Array Expander Shelves Controller SAS Port ID. false 256  False     
Type  string  Type HPE Nimble Array Expander Shelves Controller SAS Port Type. false 256  False     
remoteSASAddress  string  Remote SAS Address HPE Nimble Array Expander Shelves Controller SAS Port Remote SAS Address. false 256  False     
remoteSASDomain  string  Remote SAS Domain HPE Nimble Array Expander Shelves Controller SAS Port Remote SAS Domain. false 256  False     
remotelocID  string  Remote Location ID HPE Nimble Array Expander Shelves Controller SAS Port Remote Location ID. false 256  False     
remotePortID  string  Remote Port ID HPE Nimble Array Expander Shelves Controller SAS Port Remote Port ID. false 256  False     
remoteSASPhyID  string  Remote SAS Physical ID HPE Nimble Array Expander Shelves Controller SAS Port Remote SAS Physical ID. false 256  False     
Status  string  Status HPE Nimble Array Expander Shelves Controller SAS Port Status. false 256  False     

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageNimbleMP.ExpanderShelves.Controller_Ports" Accessibility="Public" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="Name" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="SASPortID" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Type" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="remoteSASAddress" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="remoteSASDomain" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="remotelocID" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="remotePortID" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="remoteSASPhyID" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Status" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>