HPEnterpriseStorageNimbleMP.VirtualMachineVirtual Machine

HPEnterpriseStorageNimbleMP.VirtualMachine (ClassType)

HPE Nimble Storage Virtual Machine.

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId12f26458-d4b5-45a4-8793-478527394c7c

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
HPEnterpriseStorageNimbleMP.VirtualMachine:
VirtualMachineName  string  Name HPE Nimble Storage Virtual Machine Name. true 256  False     
VMVirtualMachineState  string  State HPE Nimble Storage Virtual Machine State. false 256  False     
VMTotalSize  string  In Use Capacity HPE Nimble Storage Virtual Machine Total Size. false 256  False     
VMCPUUtilization  string  CPU Utilization HPE Nimble Storage Virtual Machine CPU Utilization. false 256  False     
VMVirtualizationPlatform  string  Virtualization Platform HPE Nimble Storage Virtual Machine Virtualization Platform. false 256  False     
VMIsRecoveryVM  string  Is Recovery VM HPE Nimble Storage Virtual Machine Is Recovery VM false 256  False     
VMIsPrimaryVM  string  Is Primary VM HPE Nimble Storage Virtual Machine Is Primary VM false 256  False     
VMLocation  string  Location HPE Nimble Storage Virtual Machine Location false 256  False     
VMOperatingSystem  string  Operating System HPE Nimble Storage Virtual Machine Operating System. false 256  False     
VMMemory  string  Memory HPE Nimble Storage Virtual Machine Memory. false 256  False     
VMCPUType  string  CPU Type HPE Nimble Storage Virtual Machine CPU Type. false 256  False     
VMVirtualHardDisks  string  Virtual Hard Disks HPE Nimble Storage Virtual Machine Name. false 256  False     
VMHostName  string  Host HPE Nimble Storage Virtual Machine Host Name. false 256  False     
VMMarkedAsTemplate  string  Marked As Template HPE Nimble Storage Virtual Machine Marked As Template. false 256  False     
VMIsOrphaned  string  Is Orphaned HPE Nimble Storage Virtual Machine IsOrphaned. false 256  False     
VMCreationTime  string  Creation Date HPE Nimble Storage Virtual Machine Creation Date false 256  False     

Health Model:

Source Code:

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