Cisco.Unified.Computing.System.Virtualization.VMHostVM Host

Cisco.Unified.Computing.System.Virtualization.VMHost (ClassType)

VM Host Description

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.VMHost
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId20697ee2-dbf6-41a9-ad5e-1a397db63777

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.SystemCenter.VirtualMachineManager.VMHost:
VMMId  string  VMM Object Id true 256  False 
VMMServer  string  Virtual Machine Manager Server false 256  False 
Description  string  Description false 65535  False 
HostGroup  string  Host Group Name false 256  False 
HostName  string  Host Name false 256  False 
TotalRAM  string  Total RAM (Byte) false 256  False 
NoOfVMsDeployed  string  Number of VMs Deployed false 256  False 
NoOfVMsRunning  string  Number of VMs Running false 256  False 
State  string  Overall State false 256  False 
VirtualizationStackVersionState  string  Virtualization stack version state false 256  False 
AgentVersionState  string  VMM agent version state false 256  False 
VirtualizationPlatform  string  Virtualization platform false 256  False 
NumberOfProcessors  string  Number of processors false 256  False 
Cisco.Unified.Computing.System.Virtualization.VMHost:
Location  string  Physical Location Physical Location Description false 256  False 
ServiceProfile  string  Associated Service Profile Associated Service Profile Description false 256  False 
UUID  string  UUID UUID Description false 256  False 

Health Model:

Source Code:

<ClassType ID="Cisco.Unified.Computing.System.Virtualization.VMHost" Accessibility="Public" Abstract="false" Base="VMM2012Library!Microsoft.SystemCenter.VirtualMachineManager.VMHost" 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>