Fujitsu.ServerView.HealthCollectionFujitsu ServerView Health Collection

Fujitsu.ServerView.HealthCollection (ClassType)

Element properties:

Base ClassFujitsu.ServerView.LogicalHardware
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId96441ca0-1be8-e2e4-74b3-99824d114a7f

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       
Fujitsu.ServerView.HealthCollection:
ServerName  string  System Name System Name false 256  False     
Devices  string  Devices Names of Devices false 2048  False     
DevicesInfo  string  Device Information Information for Devices false 2048  False     

Health Model:

Source Code:

<ClassType ID="Fujitsu.ServerView.HealthCollection" Accessibility="Public" Abstract="true" Base="Fujitsu.ServerView.LogicalHardware" Hosted="false" Singleton="false">
<Property ID="ServerName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="Devices" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="2048"/>
<Property ID="DevicesInfo" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="2048"/>
</ClassType>