Reference Guide

Table Of Contents
vcenter_instance_uuid
[Deprecated in 2.0.0.0]
Type: string
UUID instance of the vCenter that hosts the VM. Was deprecated in version 2.0.0.0.
name
Type: string
User-assigned name of the VM in vCenter. This property supports case-insensitive filtering.
description
Type: string
Description of the VM in vCenter.
type
Type: enumerated value ("Primary", "Snapshot", "Template")
Type of VM:
Primary A base VM.
Template A VM template.
Snapshot A snapshot of a VM.
memory_mb
Type: 32-bit signed integer (0 to 2147483647)
Memory size of the VM, in megabytes. Not applicable to VM snapshots.
cpu_count
Type: 32-bit signed integer (0 to 2147483647)
Number of virtual CPUs in the VM. Not applicable to VM snapshots.
guest_os
Type: string
Guest operating system of the VM. Not applicable to VM snapshots.
status
Type: enumerated value ("Gray", "Green", "Red", "Yellow")
General health status of the VM in vCenter. Not applicable to VM snapshots.
Green VM is operating normally.
42