com.apcc.ISXO.PRO.VMHostImpactVirtual Machine Host Impact

com.apcc.ISXO.PRO.VMHostImpact (ClassType)

Models the physical impact on a managed Virtual Machine Host

Element properties:

Base ClassMicrosoft.SystemCenter.VirtualMachineManager.Pro.2008.Public
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdeca20a8e-7784-550f-57f1-8ae0f59f47b3

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.Pro.2008.Base:
Guid  string  VMM Object ID false 255  False 
Type  string  VMM Type ID false 255  False 
ProRecovery  string  PRO Recovery Level false 255  False 
ProEnableLevel  string  PRO Monitoring Level false 255  False 
VMMServer  string  VMM Server false 255  False 
Name  string  Computer Name false 255  False 
com.apcc.ISXO.PRO.VMHostImpact:
ISXOEndpoint  string  StruxureWare Operations The StruxureWare Operations endpoint which represents the physical impact on this Virtual Machine Host /n true 255  False 
Identifier  string  Virtual Machine Host The Identifier for the Virtual Machine Host true 255  False 
VMMServer  string  VMM Server The Virtual Machine Manager Server which manages the Virtual Machine Host true 255  False 
Port  string  VMM Server Port Virtual Machine Manager Server is running on Selected Port true 255  False 
LocationName  string  Location Name The name of the location of the Virtal Machine Host false 256  False 
BladeMountingPosition  string  Blade Mounting Position The position in blade enclosure (if host is a blade-server) false 256  False 
MountingPosition  string  Mounting Position The Mounting Position of the Virtual Machine Host false 256  False 
RackName  string  Rack Name The name of the rack in which the Virtual Machine Host is placed false 256  False 
RowName  string  Row Name The name of the room in which the Virtual Machine Host is placed false 256  False 
RoomName  string  Room Name The name room in which the Virtual Machine Host is placed false 256  False 

Health Model:

Source Code:

<ClassType ID="com.apcc.ISXO.PRO.VMHostImpact" Accessibility="Public" Abstract="false" Base="SCVMM!Microsoft.SystemCenter.VirtualMachineManager.Pro.2008.Public" Hosted="true" Singleton="false">
<Property ID="ISXOEndpoint" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Identifier" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="VMMServer" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="Port" Type="string" Key="true" CaseSensitive="false" Length="255" MinLength="0"/>
<Property ID="LocationName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BladeMountingPosition" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MountingPosition" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RackName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RowName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RoomName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>