Intel.Hardware.ModularServer.ChassisChassi do servidor modular

Intel.Hardware.ModularServer.Chassis (ClassType)

Element properties:

Base ClassIntel.Hardware.ModularServer.PhysicalDevice
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf359a9c7-3a74-7526-171d-70ecd912ee17

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Intel.Hardware.ModularServer.PhysicalDevice:
LastUpdated  string  Última atualização false 256  False 
DeviceName  string  Nome do dispositivo false 256  False 
AssetTag  string  Marca do recurso false 256  False 
ManufDate  string  Data de fabricação false 256  False 
SerialNo  string  Número de série false 256  False 
PartNo  string  Número da peça false 256  False 
Vendor  string  Fornecedor false 256  False 
Intel.Hardware.ModularServer.Chassis:
IPAddress  string  Endereço IP false 256  False 
HostName  string  Nome do host true 256  False 
chassisLocation  string  Localização do chassi false 256  False 
maxCMMs  string  CMMs existentes/máximo false 256  False 
maxPowerMods  string  Módulos de alimentação existentes/máximo false 256  False 
maxBlowerMods  string  Módulos de resfriamento existentes/máximo false 256  False 
maxSCM  string  Controladoras de armazenamento existentes/máximo false 256  False 
maxSwitches  string  Comutadores existentes/máximo false 256  False 
maxBlades  string  Módulos dos servidores existentes/máximo false 256  False 

Health Model:

Source Code:

<ClassType ID="Intel.Hardware.ModularServer.Chassis" Accessibility="Public" Abstract="false" Base="Intel.Hardware.ModularServer.PhysicalDevice" Hosted="false" Singleton="false">
<Property ID="HostName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IPAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="chassisLocation" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="maxCMMs" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="maxPowerMods" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="maxBlowerMods" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="maxSCM" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="maxSwitches" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="maxBlades" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>