E9000.FcBaiscInfoFcBasicInfo

E9000.FcBaiscInfo (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3ede6d0b-ff11-788d-e2f9-7ac1a816ebb5

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       
E9000.FcBaiscInfo:
fcIp  string      false 256  False     
swBootDate  string      false 256  False     
swFirmwareVersion  string      false 256  False     
swOperStatus  string      false 256  False     
swEtherIPMask  string      false 256  False     
swFCIPAddress  string      false 256  False     
swFCIPMask  string      false 256  False     
swModel  string      false 256  False     
switchName  string      false 256  False     
switchState  string      false 256  False     
switchMode  string      false 256  False     
switchRole  string      false 256  False     
switchWwn  string      false 256  False     
switchDomain  string      false 256  False     

Health Model:

Source Code:

<ClassType ID="E9000.FcBaiscInfo" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="fcIp" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="swBootDate" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="swFirmwareVersion" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="swOperStatus" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="swEtherIPMask" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="swFCIPAddress" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="swFCIPMask" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="swModel" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="switchName" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="switchState" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="switchMode" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="switchRole" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="switchWwn" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="switchDomain" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>