HewlettPackard.OneView.VirtualConnect.HPVCUpLinkPortHPE OneView Virtual Connect Uplink Port

HewlettPackard.OneView.VirtualConnect.HPVCUpLinkPort (ClassType)

Element properties:

Base ClassHewlettPackard.OneView.VirtualConnect.HPVirtualConnectHealthComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde9c89b0f-0943-807a-3329-6d15ec22c4d2

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.HPHealthComponent:
ObjectID  string  Object id Object id true 65535  False     
Name  string  Name Name false 65535  False     
DomainName  string  Domain name Domain name false 65535  False     
HewlettPackard.OneView.VirtualConnect.HPVCUpLinkPort:
configPortType  string  Configured type Configured type false 65535  False     
portCapability  string  Port capability Port capability false 65535  False     
connectedTo  string  Connected to Connected to false 65535  False     
opSpeed  string  Speed(Gb/s) Speed(Gb/s) false 65535  False     
state  string  State State false 65535  False     
wwnn  string  FabricPort wwn FabricPort wwn false 65535  False     
wwpn  string  FabricPort wwpn FabricPort wwpn false 65535  False     
logicalinterconnectName  string  Logical interconnect Logical interconnect false 65535  False     
interconnectName  string  Location Location false 65535  False     
enclosureName  string  Enclosure Enclosure false 65535  False     
associatedNetworks  string  Associated network Associated network false 65535  False     
associatedUplinkSet  string  Associated uplinkset Associated uplinkset false 65535  False     

Health Model:

Source Code:

<ClassType ID="HewlettPackard.OneView.VirtualConnect.HPVCUpLinkPort" Abstract="false" Accessibility="Public" Hosted="true" Base="HewlettPackard.OneView.VirtualConnect.HPVirtualConnectHealthComponent">
<Property ID="configPortType" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="portCapability" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="connectedTo" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="opSpeed" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="state" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="wwnn" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="wwpn" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="logicalinterconnectName" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="interconnectName" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="enclosureName" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="associatedNetworks" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="associatedUplinkSet" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
</ClassType>