Cisco.Unified.Computing.System.ChassisChassis

Cisco.Unified.Computing.System.Chassis (ClassType)

Chassis Description

Element properties:

Base ClassCisco.Unified.Computing.System.Device
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9e7e8b84-c08e-ab59-11f8-c283903b4945

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Cisco.Unified.Computing.System.Object:
Description  string  Description Description Description false 256  False 
Cisco.Unified.Computing.System.Entity:
Moniker  string  Distinguished Name Distinguished Name Description false 256  False 
Cisco.Unified.Computing.System.Device:
Model  string  Model Model Description false 256  False 
Revision  string  Revision Revision Description false 256  False 
SerialNumber  string  Serial Number Serial Number Description false 256  False 
Vendor  string  Vendor Vendor Description false 256  False 
UserLabel  string  User Label User Label Description false 256  False 
Cisco.Unified.Computing.System.Chassis:
Id  string  Id Id Description true 256  False 
ConfigState  string  Config State Config State Description false 256  False 
ConnectionPath  string  Connection Path Connection Path Description false 256  False 
ConnectionStatus  string  Connection Status Connection Status Description false 256  False 
LcTs  string  LcTs LcTs Description false 256  False 
LicState  string  License State License State Description false 256  False 
ManagingInstance  string  Managing Instance Managing Instance Description false 256  False 
OperQualifier  string  Operation Qualifier Operation Qualifier Description false 256  False 
Operability  string  Operability Operability Description false 256  False 
Power  string  Power Power Description false 256  False 
Presence  string  Presence Presence Description false 256  False 

Health Model:

Source Code:

<ClassType ID="Cisco.Unified.Computing.System.Chassis" Accessibility="Public" Abstract="true" Base="Cisco.Unified.Computing.System.Device" Hosted="false" Singleton="false">
<Property ID="Id" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ConfigState" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ConnectionPath" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ConnectionStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LcTs" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LicState" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ManagingInstance" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OperQualifier" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Operability" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Power" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Presence" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>