Fujitsu.PRIMEQUEST.ChassisPrimequest Enclosure

Fujitsu.PRIMEQUEST.Chassis (ClassType)

Fujitsu Primequest Enclosure

Element properties:

Base ClassFujitsu.ServerView.System
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3cb858b1-15e9-a547-2f4a-a5779f896f98

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.System:
Model  string  Model Model Name of Fujitsu ServerView System false 256  False     
SerialNumber  string  Serial Number Serial Number of Fujitsu ServerView System false 256  False     
OperatingSystem  string  Operating System Operating System of Fujitsu ServerView System false 256  False     
Fujitsu.PRIMEQUEST.Chassis:
IpAddress  string  IP address true 256  False     
Designation  string  Designation false 256  False     
Manufacturer  string  Manufacturer false 256  False     
Location  string  Location false 256  False     
Contact  string  Contact false 256  False     
AdminURL  string  Web Interface URL false 256  False     
ConfigMonitoringInterval  int  Monitoring interval (s) false 256       

Health Model:

Source Code:

<ClassType ID="Fujitsu.PRIMEQUEST.Chassis" Base="FTSLIB!Fujitsu.ServerView.System" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="IpAddress" Key="true" Type="string"/>
<Property ID="Designation" Key="false" Type="string"/>
<Property ID="Manufacturer" Key="false" Type="string"/>
<Property ID="Location" Key="false" Type="string"/>
<Property ID="Contact" Key="false" Type="string"/>
<Property ID="AdminURL" Key="false" Type="string"/>
<Property ID="ConfigMonitoringInterval" Key="false" Type="int"/>
</ClassType>