HewlettPackard.OneView.VirtualConnect.HPLogicalInterConnectHPE OneView Virtual Connect Logical Interconnect

HewlettPackard.OneView.VirtualConnect.HPLogicalInterConnect (ClassType)

Element properties:

Base ClassHewlettPackard.OneView.HPLogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6e06fc8b-58b9-09b1-fb2c-3b5d80c70514

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       
HewlettPackard.OneView.VirtualConnect.HPLogicalInterConnect:
ObjectID  string  Object id Object id true 65535  False     
Name  string  Name Name false 65535  False     
AssociatedLogicalInterConnectGroup  string  Associated logical interconnect group Name false 65535  False     
AssociatedEnclosure  string  Associated enclosure Associated enclosure false 65535  False     
AssociatedInterConnects  string  Associated interconnect(s) Associated interconnect(s) false 65535  False     

Health Model:

Source Code:

<ClassType ID="HewlettPackard.OneView.VirtualConnect.HPLogicalInterConnect" Abstract="false" Accessibility="Public" Hosted="true" Base="HOL!HewlettPackard.OneView.HPLogicalHardware">
<Property ID="ObjectID" Type="string" Key="true" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="Name" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="AssociatedLogicalInterConnectGroup" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="AssociatedEnclosure" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="AssociatedInterConnects" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
</ClassType>