Veeam.Virt.Extensions.VMware.VMHOSTVMware vSphere Host

Veeam.Virt.Extensions.VMware.VMHOST (ClassType)

Element properties:

Base ClassVeeam.Virt.Extensions.VMware.nworksVMware
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdcc27b5ec-774a-62ca-bc88-062b662a9c9f

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       
Veeam.Virt.Extensions.VMware.VMHOST:
id  string  id true 256  False     
vCenterName  string  vCenter Name false 256  False     
datacenterName  string  Datacenter Name false 256  False     
clusterName  string  Cluster Name false 256  False     
folderName  string  Folder Name false 256  False     
systemManufacturer  string  System Manufacturer false 256  False     
systemModel  string  System Model false 256  False     
systemBIOS  string  System BIOS false 256  False     
assetTag  string  System Asset Tag false 256  False     
systemSN  string  System Service Tag false 256  False     
bmcIp  string  Mgmt Controller false 256  False     
cpuModel  string  CPU Model false 256  False     
cpuPkgs  int  CPU Sockets false 256       
cpuCores  int  CPU Cores false 256       
memoryTotalMem  double  Memory GB false 255       
cpuTotal  double  Total CPU GHz false 255       
vmwareVersion  string  Build Version false 256  False     
custom1  string  Custom Tag 1 false 256  False     
custom2  string  Custom Tag 2 false 256  False     
custom3  string  Custom Tag 3 false 256  False     
nworksCollector  string  Veeam Collector false 256  False     
monitoringGroup  string  Veeam Monitoring Group false 256  False     
TaskPath  string  TaskPath false 256  False     
haState  string  vSphere HA State false 256  False     

Health Model:

Source Code:

<ClassType ID="Veeam.Virt.Extensions.VMware.VMHOST" Accessibility="Public" Abstract="false" Base="Veeam.Virt.Extensions.VMware.nworksVMware" Hosted="false" Singleton="false">
<Property ID="id" Type="string" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="vCenterName" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="datacenterName" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="clusterName" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="folderName" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="systemManufacturer" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="systemModel" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="systemBIOS" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="assetTag" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="systemSN" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="bmcIp" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="cpuModel" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="cpuPkgs" Type="int" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="cpuCores" Type="int" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="memoryTotalMem" Type="double" Key="false" CaseSensitive="false" MaxLength="255" MinLength="0"/>
<Property ID="cpuTotal" Type="double" Key="false" CaseSensitive="false" MaxLength="255" MinLength="0"/>
<Property ID="vmwareVersion" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="custom1" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="custom2" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="custom3" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="nworksCollector" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="monitoringGroup" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="TaskPath" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="haState" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>