Cisco.Unified.Computing.System.OperatingSystemOperating System

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

Operating System Description

Element properties:

Base ClassMicrosoft.Windows.OperatingSystem
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId77407d52-eb3d-bbc0-f0a8-76b9e3da4639

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 
Microsoft.Windows.OperatingSystem:
OSVersion  string  Operating System Version The current operating system version. false 256  False 
OSVersionDisplayName  string  Operating System Version Display Name The current operating system version that will be displayed to the user. false 256  False 
ProductType  string  Product Type false 256  False 
BuildNumber  string  Build Number false 256  False 
CSDVersion  string  CSD Version false 256  False 
ServicePackVersion  string  Service Pack Version false 256  False 
SerialNumber  string  Serial Number false 256  False 
InstallDate  string  Install Date false 256  False 
SystemDrive  string  System Drive false 256  False 
WindowsDirectory  string  Windows Directory false 256  False 
PhysicalMemory  int  Physical Memory (KB) false 256   
LogicalProcessors  int  Logical Processors false 256   
Cisco.Unified.Computing.System.OperatingSystem:
Location  string  Location Location Description false 256  False 
ServiceProfile  string  Service Profile Service Profile Description false 256  False 
UUID  string  UUID UUID Description false 256  False 

Health Model:

Source Code:

<ClassType ID="Cisco.Unified.Computing.System.OperatingSystem" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.OperatingSystem" Hosted="true" Singleton="false">
<Property ID="Location" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServiceProfile" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UUID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>