HewlettPackard.OneView.Switch.SwitchComponentHPE OneView Switch

HewlettPackard.OneView.Switch.SwitchComponent (ClassType)

Element properties:

Base ClassHewlettPackard.OneView.Switch.HPSwitchHealthComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId76d05e37-a864-7810-311f-a62043fca386

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.Switch.SwitchComponent:
ObjectID  string  Object id Object id true 65535  False     
Name  string  Name Name false 65535  False     
Model  string  Model Model false 65535  False     
ChassisID  string  Chassis ID Chassis ID false 65535  False     
Firmware  string  Firmware Firmware false 65535  False     
State  string  State State false 65535  False     
IPv4Address  string  IPv4Address IPv4Address false 65535  False     
AssociatedFabric  string  Associated Fabric AssociatedFabric false 65535  False     
AssociatedLogicalSwitch  string  Associated Logical Switch Associated Logical Switch false 65535  False     

Health Model:

Source Code:

<ClassType ID="HewlettPackard.OneView.Switch.SwitchComponent" Abstract="false" Accessibility="Public" Hosted="true" Base="HewlettPackard.OneView.Switch.HPSwitchHealthComponent">
<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="Model" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="ChassisID" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="Firmware" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="State" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="IPv4Address" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<!--<Property ID="IPv6Address" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>-->
<Property ID="AssociatedFabric" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
<Property ID="AssociatedLogicalSwitch" Type="string" CaseSensitive="false" MaxLength="65535" MinLength="0"/>
</ClassType>