Base Class | Fujitsu.ServerView.LogicalHardware |
Abstract | True |
Hosted | False |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | 96441ca0-1be8-e2e4-74b3-99824d114a7f |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive | Default Value | EnumType |
---|---|---|---|---|---|---|---|---|---|
System.Entity: | |||||||||
![]() |
string | Display Name | Display name of the object. | false | 4000 | 0 | False | ||
System.ConfigItem: | |||||||||
![]() |
enum | Object Status | Object status | false | 256 | 0 | System.ConfigItem.ObjectStatusEnum.Active | System.ConfigItem.ObjectStatusEnum | |
![]() |
enum | Asset Status | Asset status | false | 256 | 0 | System.ConfigItem.AssetStatusEnum | ||
![]() |
richtext | Notes | Notes | false | 4000 | 0 | |||
Fujitsu.ServerView.HealthCollection: | |||||||||
![]() |
string | System Name | System Name | false | 256 | 0 | False | ||
![]() |
string | Devices | Names of Devices | false | 2048 | 0 | False | ||
![]() |
string | Device Information | Information for Devices | false | 2048 | 0 | False |
<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>