HPEnterpriseStorage3PARMP.3PARVirtualMachineVirtual Machine

HPEnterpriseStorage3PARMP.3PARVirtualMachine (ClassType)

HPE 3PAR StoreServ Storage Virtual Machine.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId1669d03f-6c1f-5635-2959-a5ed941c8c9b

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 
HPEnterpriseStorage3PARMP.3PARVirtualMachine:
3PARVMIsRecoveryVM  string  Is Recovery VM HPE 3PAR StoreServ Storage Virtual Machine Is Recovery VM true 256  False 
3PARVMVirtualizationPlatform  string  Virtualization Platform HPE 3PAR StoreServ Storage Virtual Machine Virtualization Platform. true 256  False 
3PARVMCPUUtilization  string  CPU Utilization HPE 3PAR StoreServ Storage Virtual Machine CPU Utilization. true 256  False 
3PARVMTotalSize  string  In Use Capacity HPE 3PAR StoreServ Storage Virtual Machine Total Size. true 256  False 
3PARVMVirtualMachineState  string  State HPE 3PAR StoreServ Storage Virtual Machine State. true 256  False 
3PARVirtualMachineName  string  Name HPE 3PAR StoreServ Storage Virtual Machine Name. true 256  False 
3PARVMCreationTime  string  Creation Date HPE 3PAR StoreServ Storage Virtual Machine Creation Date true 256  False 
3PARVMIsOrphaned  string  Is Orphaned HPE 3PAR StoreServ Storage Virtual Machine IsOrphaned. true 256  False 
3PARVMMarkedAsTemplate  string  Marked As Template HPE 3PAR StoreServ Storage Virtual Machine Marked As Template. true 256  False 
3PARVMHostName  string  Host HPE 3PAR StoreServ Storage Virtual Machine Host Name. true 256  False 
3PARVMVirtualHardDisks  string  Virtual Hard Disks HPE 3PAR StoreServ Storage Virtual Machine Name. true 256  False 
3PARVMCPUType  string  CPU Type HPE 3PAR StoreServ Storage Virtual Machine CPU Type. true 256  False 
3PARVMMemory  string  Memory HPE 3PAR StoreServ Storage Virtual Machine Memory. true 256  False 
3PARVMOperatingSystem  string  Operating System HPE 3PAR StoreServ Storage Virtual Machine Operating System. true 256  False 
3PARVMLocation  string  Location HPE 3PAR StoreServ Storage Virtual Machine Location true 256  False 
3PARVMIsPrimaryVM  string  Is Primary VM HPE 3PAR StoreServ Storage Virtual Machine Is Primary VM true 256  False 

Health Model:

Source Code:

<ClassType ID="HPEnterpriseStorage3PARMP.3PARVirtualMachine" Accessibility="Internal" Abstract="false" Base="SystemLibrary!System.LogicalHardware" Hosted="true" Singleton="false">
<Property ID="3PARVirtualMachineName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARVMVirtualMachineState" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARVMTotalSize" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARVMCPUUtilization" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARVMVirtualizationPlatform" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARVMIsRecoveryVM" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARVMIsPrimaryVM" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARVMLocation" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARVMOperatingSystem" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARVMMemory" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARVMCPUType" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARVMVirtualHardDisks" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARVMHostName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARVMMarkedAsTemplate" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARVMIsOrphaned" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="3PARVMCreationTime" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>