Skip to main content

Replicated virtual machine and vCenter appliance information

The VMware vSphere connector creates Inventory files using the SnowXML schema for each virtual machine. The following tables list the properties that are used in the SnowXML file and what information from VMware vSphere they are populated with.

Introduced in version 5.38, the vSphere connector also includes a full set of VM inventory data for the vCenter appliance.

Client

Field in SnowXML

Field in VMware vSphere

BiosSerialNumber

VirtualMachine | BiosSerialNumber

HostName

VirtualMachine | HostNameIdentification

IsVirtual

Always set to "true"

NumberOfProcessors

VirtualMachine | (CpuCount / CoresPerSocket) (calculated column)

Manufacturer

Always set to "VMWare inc"

Source

Always set to "VSPHERE"

DccName

VirtualMachine | DataCenter

HostMachine

VirtualMachine | Host

PowerState

VirtualMachine | PowerState

OverallStatus

VirtualMachine | OverallStatus

ID

VirtualMachine | Name

Memory

Field in SnowXML

Field in VMware vSphere

TotalPhysical

VirtualMachine | Memory

NetworkAdapter

Field in SnowXML

Field in VMware vSphere

MacAddress

VirtualMachine | nic | MacAddress

DhcpEnabled

VirtualMachine | nic | Dhcp

IpAddress

VirtualMachine | nic | IpAddress

OperatingSystem

Field in SnowXML

Field in VMware vSphere

ComputerName

VirtualMachine | HostName

Name

VirtualMachine | GuestOsName

CDKey

vCenter | LicenseKey (vCenter appliance only)

PhysicalDisk

Field in SnowXML

Field in VMware vSphere

Name

VirtualMachine | disk | diskPath

DiskSize

VirtualMachine | disk | capacity

FreeSpace

VirtualMachine | disk | freespace

Processor

Field in SnowXML

Field in VMware vSphere

NumberOfCores

VirtualMachine | CpuCount

NumberOfProcessors

VirtualMachine | (CpuCount / CoresPerSocket) (calculated column)