Cisco.Unified.Computing.System.RackUnitRack Unit

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

Rack Unit Description

Element properties:

Base ClassCisco.Unified.Computing.System.Device
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd516b87c-08f1-6151-d062-3e5589f84c8e

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.RackUnit:
Id  string  Id Id Description true 256  False 
NmOfAdaptor  string  Number Of Adaptors Number Of Adaptors Description false 256  False 
NmOfCore  string  Number of Cores Number of Cores Description false 256  False 
NmOfCpus  string  Number of CPUs Number of CPUs Description false 256  False 
NmOfHBA  string  Number of HBAs Number of HBAs Description false 256  False 
NmOfMemory  string  Number of Memory Number of Memory Description false 256  False 
NmOfNIC  string  Number of NICs Number of NICs Description false 256  False 
NmOfThread  string  Number of Threads Number of Threads Description false 256  False 
RefMoniker  string  Parent DN Parent DN Description false 256  False 
UUID  string  UUID UUID Description false 256  False 

Health Model:

Source Code:

<ClassType ID="Cisco.Unified.Computing.System.RackUnit" 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="NmOfAdaptor" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NmOfCore" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NmOfCpus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NmOfHBA" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NmOfMemory" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NmOfNIC" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NmOfThread" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RefMoniker" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UUID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>