HPEnterpriseStorageLeftHandMP.VirtualMachineVirtual Machine

HPEnterpriseStorageLeftHandMP.VirtualMachine (ClassType)

HPE Storage Virtual Machine.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2a0955a2-e09d-1aef-483b-4b9431f4a524

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 
HPEnterpriseStorageLeftHandMP.VirtualMachine:
VirtualMachineName  string  Name HPE Storage Virtual Machine Name. true 256  False 
VMVirtualMachineState  string  State HPE Storage Virtual Machine State. true 256  False 
VMTotalSize  string  In Use Capacity HPE Storage Virtual Machine Total Size. true 256  False 
VMCPUUtilization  string  CPU Utilization HPE Storage Virtual Machine CPU Utilization. true 256  False 
VMVirtualizationPlatform  string  Virtualization Platform HPE Storage Virtual Machine Virtualization Platform. true 256  False 
VMIsRecoveryVM  string  Is Recovery VM HPE Storage Virtual Machine Is Recovery VM true 256  False 
VMIsPrimaryVM  string  Is Primary VM HPE Storage Virtual Machine Is Primary VM true 256  False 
VMLocation  string  Location HPE Storage Virtual Machine Location true 256  False 
VMOperatingSystem  string  Operating System HPE Storage Virtual Machine Operating System. true 256  False 
VMMemory  string  Memory HPE Storage Virtual Machine Memory. true 256  False 
VMCPUType  string  CPU Type HPE Storage Virtual Machine CPU Type. true 256  False 
VMVirtualHardDisks  string  Virtual Hard Disks HPE StoreVirtual Storage Virtual Machine Name. true 256  False 
VMHostName  string  Host HPE StoreVirtual Storage Virtual Machine Host Name. true 256  False 
VMMarkedAsTemplate  string  Marked As Template HPE Storage Virtual Machine Marked As Template. true 256  False 
VMIsOrphaned  string  Is Orphaned HPE Storage Virtual Machine IsOrphaned. true 256  False 
VMCreationTime  string  Creation Date HPE Storage Virtual Machine Creation Date true 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorageLeftHandMP.VirtualMachine" Accessibility="Public" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="VirtualMachineName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VMVirtualMachineState" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VMTotalSize" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VMCPUUtilization" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VMVirtualizationPlatform" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VMIsRecoveryVM" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VMIsPrimaryVM" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VMLocation" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VMOperatingSystem" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VMMemory" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VMCPUType" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VMVirtualHardDisks" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VMHostName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VMMarkedAsTemplate" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VMIsOrphaned" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VMCreationTime" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>