nb_VirtualMachines
Table: nb_VirtualMachines
OpsCenter Report Column | Description | Equivalent Column in IT Analytics |
|---|---|---|
masterServerId | Unique identifier of the primary server. | apt_v_nbu_host_detail.master_server_id |
virtualServer | Virtual server name. | apt_v_nbu_host_detail.display_name |
uuid | The UUID of the virtual machine. | apt_v_nbu_host_detail.host_uuid |
instanceId | The globally unique ID assigned to the virtual machine when the virtual machine is created. | apt_v_nbu_host_detail.host_id |
clientId | Unique identifier of client. | |
dataStore | The datastore where the virtual machine configuration files are stored. | |
deleted | Identifies that virtual machine is deleted or not; 1 specifies virtual machine is deleted. | apt_v_nbu_host_detail.is_deleted |
discoveredTime | Time at which the virtual machine's UUID was initially discovered and cached. | apt_v_nbu_asset.first_discovered_date |
dnsName | The VMware "DNS Name" of the virtual machine. | apt_v_nbu_host_detail.display_name |
hardware | Virtual machine hardware. | apt_v_nbu_host_detail.hw_description |
hostname | Virtual machine host name. | apt_v_nbu_host_detail.host_name |
IPAddress | Virtual machine IP address. | apt_v_host_source_info.primary_ip_address |
isValid | Identifies if virtual machine is valid or not; 1 specifies virtual machine is valid. | |
name | Virtual machine name. | apt_v_nbu_host_detail.host_os_type |
operatingSystem | Operating system of virtual machine. | |
powerState | The power on or power off status of the virtual machine when it was last discovered. | |
proxyServer | NetBackup client that performs backups on behalf of the virtual machines, which is formerly known as the VMware backup proxy server. | |
resourcePool | Resource pool for the virtual machine. | |
type | Virtual server name. 1 represents VMware and 2 represents Hyper-V. |