|
128-bit SMBIOS UUID of a virtual machine represented as a hexadecimal string in “12345678-abcd-1234-cdef-123456789abc” format.
|
|
Boot configuration.
Valid attributes are:
type (str): The type defines the valid firmware types for a virtual machine. ([‘present’])
efi_legacy_boot (bool): Flag indicating whether to use EFI legacy boot mode. ([‘present’])
network_protocol (str): The network_protocol defines the valid network boot protocols supported when booting a virtual machine with {@link Type#EFI} firmware over the network. ([‘present’])
delay (int): Delay in milliseconds before beginning the firmware boot process when the virtual machine is powered on. This delay may be used to provide a time window for users to connect to the virtual machine console and enter BIOS setup mode. ([‘present’])
retry (bool): Flag indicating whether the virtual machine should automatically retry the boot process after a failure. ([‘present’])
retry_delay (int): Delay in milliseconds before retrying the boot process after a failure; applicable only when {@link Info#retry} is true. ([‘present’])
enter_setup_mode (bool): Flag indicating whether the firmware boot process should automatically enter setup mode the next time the virtual machine boots. Note that this flag will automatically be reset to false once the virtual machine enters setup mode. ([‘present’])
|
boot_devices
list / elements=dictionary
|
Boot device configuration.
Valid attributes are:
|
cdroms
list / elements=dictionary
|
List of CD-ROMs.
Valid attributes are:
type (str): The host_bus_adapter_type defines the valid types of host bus adapters that may be used for attaching a Cdrom to a virtual machine. ([‘present’])
ide (dict): Address for attaching the device to a virtual IDE adapter. ([‘present’])
Accepted keys:
primary (boolean): Flag specifying whether the device should be attached to the primary or secondary IDE adapter of the virtual machine.
master (boolean): Flag specifying whether the device should be the master or slave device on the IDE adapter.
sata (dict): Address for attaching the device to a virtual SATA adapter. ([‘present’])
backing (dict): Physical resource backing for the virtual CD-ROM device. ([‘present’])
Accepted value for this field:
CLIENT_DEVICE
HOST_DEVICE
ISO_FILE
iso_file (string): Path of the image file that should be used as the virtual CD-ROM device backing.
host_device (string): Name of the device that should be used as the virtual CD-ROM device backing.
device_access_type (string): The device_access_type defines the valid device access types for a physical device packing of a virtual CD-ROM device.
Accepted value for this field:
EMULATION
PASSTHRU
PASSTHRU_EXCLUSIVE
start_connected (bool): Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on. ([‘present’])
allow_guest_control (bool): Flag indicating whether the guest can connect and disconnect the device. ([‘present’])
|
|
CPU configuration.
Valid attributes are:
count (int): New number of CPU cores. The number of CPU cores in the virtual machine must be a multiple of the number of cores per socket. The supported range of CPU counts is constrained by the configured guest operating system and virtual hardware version of the virtual machine. If the virtual machine is running, the number of CPU cores may only be increased if {@link Info#hotAddEnabled} is true, and may only be decreased if {@link Info#hotRemoveEnabled} is true. ([‘present’])
cores_per_socket (int): New number of CPU cores per socket. The number of CPU cores in the virtual machine must be a multiple of the number of cores per socket. ([‘present’])
hot_add_enabled (bool): Flag indicating whether adding CPUs while the virtual machine is running is enabled. This field may only be modified if the virtual machine is powered off. ([‘present’])
hot_remove_enabled (bool): Flag indicating whether removing CPUs while the virtual machine is running is enabled. This field may only be modified if the virtual machine is powered off. ([‘present’])
|
|
Identifier of the datastore on which the virtual machine’s configuration state is stored.
|
|
Datastore path for the virtual machine’s configuration file in the format “[datastore name] path”. For example “[storage1] Test-VM/Test-VM.vmx”.
|
disconnect_all_nics
boolean
|
Indicates whether all NICs on the destination virtual machine should be disconnected from the newtwork
Choices:
|
disks
list / elements=dictionary
|
Individual disk relocation map.
Valid attributes are:
type (str): The host_bus_adapter_type defines the valid types of host bus adapters that may be used for attaching a virtual storage device to a virtual machine. ([‘present’])
ide (dict): Address for attaching the device to a virtual IDE adapter. ([‘present’])
Accepted keys:
primary (boolean): Flag specifying whether the device should be attached to the primary or secondary IDE adapter of the virtual machine.
master (boolean): Flag specifying whether the device should be the master or slave device on the IDE adapter.
scsi (dict): Address for attaching the device to a virtual SCSI adapter. ([‘present’])
sata (dict): Address for attaching the device to a virtual SATA adapter. ([‘present’])
backing (dict): Existing physical resource backing for the virtual disk. Exactly one of #backing or #new_vmdk must be specified. ([‘present’])
Accepted value for this field:
|
disks_to_remove
list / elements=string
|
|
disks_to_update
dictionary
|
|
floppies
list / elements=dictionary
|
List of floppy drives.
Valid attributes are:
Accepted value for this field:
CLIENT_DEVICE
HOST_DEVICE
IMAGE_FILE
start_connected (bool): Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on. ([‘present’])
allow_guest_control (bool): Flag indicating whether the guest can connect and disconnect the device. ([‘present’])
|
guest_customization_spec
dictionary
|
Guest customization spec to apply to the virtual machine after the virtual machine is deployed.
Valid attributes are:
|
|
The guest_o_s defines the valid guest operating system types used for configuring a virtual machine. Required with state=[‘present’]
Choices:
"AMAZONLINUX2_64"
"AMAZONLINUX3_64"
"ASIANUX_3"
"ASIANUX_3_64"
"ASIANUX_4"
"ASIANUX_4_64"
"ASIANUX_5_64"
"ASIANUX_7_64"
"ASIANUX_8_64"
"ASIANUX_9_64"
"CENTOS"
"CENTOS_6"
"CENTOS_64"
"CENTOS_6_64"
"CENTOS_7"
"CENTOS_7_64"
"CENTOS_8_64"
"CENTOS_9_64"
"COREOS_64"
"CRXPOD_1"
"DARWIN"
"DARWIN_10"
"DARWIN_10_64"
"DARWIN_11"
"DARWIN_11_64"
"DARWIN_12_64"
"DARWIN_13_64"
"DARWIN_14_64"
"DARWIN_15_64"
"DARWIN_16_64"
"DARWIN_17_64"
"DARWIN_18_64"
"DARWIN_19_64"
"DARWIN_20_64"
"DARWIN_21_64"
"DARWIN_64"
"DEBIAN_10"
"DEBIAN_10_64"
"DEBIAN_11"
"DEBIAN_11_64"
"DEBIAN_4"
"DEBIAN_4_64"
"DEBIAN_5"
"DEBIAN_5_64"
"DEBIAN_6"
"DEBIAN_6_64"
"DEBIAN_7"
"DEBIAN_7_64"
"DEBIAN_8"
"DEBIAN_8_64"
"DEBIAN_9"
"DEBIAN_9_64"
"DOS"
"ECOMSTATION"
"ECOMSTATION_2"
"FEDORA"
"FEDORA_64"
"FREEBSD"
"FREEBSD_11"
"FREEBSD_11_64"
"FREEBSD_12"
"FREEBSD_12_64"
"FREEBSD_13"
"FREEBSD_13_64"
"FREEBSD_64"
"GENERIC_LINUX"
"MANDRAKE"
"MANDRIVA"
"MANDRIVA_64"
"NETWARE_4"
"NETWARE_5"
"NETWARE_6"
"NLD_9"
"OES"
"OPENSERVER_5"
"OPENSERVER_6"
"OPENSUSE"
"OPENSUSE_64"
"ORACLE_LINUX"
"ORACLE_LINUX_6"
"ORACLE_LINUX_64"
"ORACLE_LINUX_6_64"
"ORACLE_LINUX_7"
"ORACLE_LINUX_7_64"
"ORACLE_LINUX_8_64"
"ORACLE_LINUX_9_64"
"OS2"
"OTHER"
"OTHER_24X_LINUX"
"OTHER_24X_LINUX_64"
"OTHER_26X_LINUX"
"OTHER_26X_LINUX_64"
"OTHER_3X_LINUX"
"OTHER_3X_LINUX_64"
"OTHER_4X_LINUX"
"OTHER_4X_LINUX_64"
"OTHER_5X_LINUX"
"OTHER_5X_LINUX_64"
"OTHER_64"
"OTHER_LINUX"
"OTHER_LINUX_64"
"REDHAT"
"RHEL_2"
"RHEL_3"
"RHEL_3_64"
"RHEL_4"
"RHEL_4_64"
"RHEL_5"
"RHEL_5_64"
"RHEL_6"
"RHEL_6_64"
"RHEL_7"
"RHEL_7_64"
"RHEL_8_64"
"RHEL_9_64"
"SJDS"
"SLES"
"SLES_10"
"SLES_10_64"
"SLES_11"
"SLES_11_64"
"SLES_12"
"SLES_12_64"
"SLES_15_64"
"SLES_16_64"
"SLES_64"
"SOLARIS_10"
"SOLARIS_10_64"
"SOLARIS_11_64"
"SOLARIS_6"
"SOLARIS_7"
"SOLARIS_8"
"SOLARIS_9"
"SUSE"
"SUSE_64"
"TURBO_LINUX"
"TURBO_LINUX_64"
"UBUNTU"
"UBUNTU_64"
"UNIXWARE_7"
"VMKERNEL"
"VMKERNEL_5"
"VMKERNEL_6"
"VMKERNEL_65"
"VMKERNEL_7"
"VMWARE_PHOTON_64"
"WINDOWS_7"
"WINDOWS_7_64"
"WINDOWS_7_SERVER_64"
"WINDOWS_8"
"WINDOWS_8_64"
"WINDOWS_8_SERVER_64"
"WINDOWS_9"
"WINDOWS_9_64"
"WINDOWS_9_SERVER_64"
"WINDOWS_HYPERV"
"WINDOWS_SERVER_2019"
"WINDOWS_SERVER_2021"
"WIN_2000_ADV_SERV"
"WIN_2000_PRO"
"WIN_2000_SERV"
"WIN_31"
"WIN_95"
"WIN_98"
"WIN_LONGHORN"
"WIN_LONGHORN_64"
"WIN_ME"
"WIN_NET_BUSINESS"
"WIN_NET_DATACENTER"
"WIN_NET_DATACENTER_64"
"WIN_NET_ENTERPRISE"
"WIN_NET_ENTERPRISE_64"
"WIN_NET_STANDARD"
"WIN_NET_STANDARD_64"
"WIN_NET_WEB"
"WIN_NT"
"WIN_VISTA"
"WIN_VISTA_64"
"WIN_XP_HOME"
"WIN_XP_PRO"
"WIN_XP_PRO_64"
|
|
The version defines the valid virtual hardware versions for a virtual machine. See https://kb.vmware.com/s/article/1003746 (Virtual machine hardware versions (1003746)).
Choices:
"VMX_03"
"VMX_04"
"VMX_06"
"VMX_07"
"VMX_08"
"VMX_09"
"VMX_10"
"VMX_11"
"VMX_12"
"VMX_13"
"VMX_14"
"VMX_15"
"VMX_16"
"VMX_17"
"VMX_18"
"VMX_19"
|
|
Memory configuration.
Valid attributes are:
size_MiB (int): New memory size in mebibytes. The supported range of memory sizes is constrained by the configured guest operating system and virtual hardware version of the virtual machine. If the virtual machine is running, this value may only be changed if {@link Info#hotAddEnabled} is true, and the new memory size must satisfy the constraints specified by {@link Info#hotAddIncrementSizeMiB} and {@link Info#hotAddLimitMiB}. ([‘present’])
hot_add_enabled (bool): Flag indicating whether adding memory while the virtual machine is running should be enabled. Some guest operating systems may consume more resources or perform less efficiently when they run on hardware that supports adding memory while the machine is running. This field may only be modified if the virtual machine is not powered on. ([‘present’])
|
|
Name of the new virtual machine.
|
nics
list / elements=dictionary
|
List of Ethernet adapters.
Valid attributes are:
type (str): The emulation_type defines the valid emulation types for a virtual Ethernet adapter. ([‘present’])
Accepted values:
E1000
E1000E
PCNET32
VMXNET
VMXNET2
VMXNET3
upt_compatibility_enabled (bool): Flag indicating whether Universal Pass-Through (UPT) compatibility is enabled on this virtual Ethernet adapter. ([‘present’])
mac_type (str): The mac_address_type defines the valid MAC address origins for a virtual Ethernet adapter. ([‘present’])
Accepted values:
ASSIGNED
GENERATED
MANUAL
mac_address (str): MAC address. ([‘present’])
pci_slot_number (int): Address of the virtual Ethernet adapter on the PCI bus. If the PCI address is invalid, the server will change when it the VM is started or as the device is hot added. ([‘present’])
wake_on_lan_enabled (bool): Flag indicating whether wake-on-LAN is enabled on this virtual Ethernet adapter. ([‘present’])
backing (dict): Physical resource backing for the virtual Ethernet adapter. ([‘present’])
Accepted value for this field:
DISTRIBUTED_PORTGROUP
HOST_DEVICE
OPAQUE_NETWORK
STANDARD_PORTGROUP
network (string): Identifier of the network that backs the virtual Ethernet adapter.
distributed_port (string): Key of the distributed virtual port that backs the virtual Ethernet adapter. Depending on the type of the Portgroup, the port may be specified using this field. If the portgroup type is early-binding (also known as static), a port is assigned when the Ethernet adapter is configured to use the port. The port may be either automatically or specifically assigned based on the value of this field. If the portgroup type is ephemeral, the port is created and assigned to a virtual machine when it is powered on and the Ethernet adapter is connected. This field cannot be specified as no free ports exist before use.
start_connected (bool): Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on. ([‘present’])
allow_guest_control (bool): Flag indicating whether the guest can connect and disconnect the device. ([‘present’])
|
nics_to_update
dictionary
|
|
parallel_ports
list / elements=dictionary
|
List of parallel ports.
Valid attributes are:
Accepted value for this field:
start_connected (bool): Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on. ([‘present’])
allow_guest_control (bool): Flag indicating whether the guest can connect and disconnect the device. ([‘present’])
|
parallel_ports_to_update
dictionary
|
Map of parallel ports to Update.
|
|
Path to the virtual machine’s configuration file on the datastore corresponding to {@link #datastore).
|
|
Virtual machine placement information.
Valid attributes are:
folder (str): Virtual machine folder into which the virtual machine should be placed. ([‘clone’, ‘instant_clone’, ‘present’, ‘register’, ‘relocate’])
resource_pool (str): Resource pool into which the virtual machine should be placed. ([‘clone’, ‘instant_clone’, ‘present’, ‘register’, ‘relocate’])
host (str): Host onto which the virtual machine should be placed. If #host and #resource_pool are both specified, #resource_pool must belong to #host . If #host and #cluster are both specified, #host must be a member of #cluster . ([‘clone’, ‘present’, ‘register’, ‘relocate’])
cluster (str): Cluster into which the virtual machine should be placed. If #cluster and #resource_pool are both specified, #resource_pool must belong to #cluster . If #cluster and #host are both specified, #host must be a member of #cluster . ([‘clone’, ‘present’, ‘register’, ‘relocate’])
datastore (str): Datastore on which the virtual machine’s configuration state should be stored. This datastore will also be used for any virtual disks that are associated with the virtual machine, unless individually overridden. ([‘clone’, ‘instant_clone’, ‘present’, ‘relocate’])
|
|
Attempt to perform a {@link #powerOn} after clone.
Choices:
|
sata_adapters
list / elements=dictionary
|
List of SATA adapters.
Valid attributes are:
type (str): The type defines the valid emulation types for a virtual SATA adapter. ([‘present’])
bus (int): SATA bus number. ([‘present’])
pci_slot_number (int): Address of the SATA adapter on the PCI bus. ([‘present’])
|
scsi_adapters
list / elements=dictionary
|
List of SCSI adapters.
Valid attributes are:
type (str): The type defines the valid emulation types for a virtual SCSI adapter. ([‘present’])
Accepted values:
BUSLOGIC
LSILOGIC
LSILOGICSAS
PVSCSI
bus (int): SCSI bus number. ([‘present’])
pci_slot_number (int): Address of the SCSI adapter on the PCI bus. If the PCI address is invalid, the server will change it when the VM is started or as the device is hot added. ([‘present’])
sharing (str): The sharing defines the valid bus sharing modes for a virtual SCSI adapter. ([‘present’])
|
serial_ports
list / elements=dictionary
|
List of serial ports.
Valid attributes are:
yield_on_poll (bool): CPU yield behavior. If set to true, the virtual machine will periodically relinquish the processor if its sole task is polling the virtual serial port. The amount of time it takes to regain the processor will depend on the degree of other virtual machine activity on the host. ([‘present’])
backing (dict): Physical resource backing for the virtual serial port. ([‘present’])
Accepted value for this field:
FILE
HOST_DEVICE
NETWORK_CLIENT
NETWORK_SERVER
PIPE_CLIENT
PIPE_SERVER
file (string): Path of the file backing the virtual serial port.
host_device (string): Name of the device backing the virtual serial port. <p>
pipe (string): Name of the pipe backing the virtual serial port.
no_rx_loss (boolean): Flag that enables optimized data transfer over the pipe. When the value is true, the host buffers data to prevent data overrun. This allows the virtual machine to read all of the data transferred over the pipe with no data loss.
network_location (string): URI specifying the location of the network service backing the virtual serial port. <ul> <li>If {@link #type} is {@link BackingType#NETWORK_SERVER}, this field is the location used by clients to connect to this server. The hostname part of the URI should either be empty or should specify the address of the host on which the virtual machine is running.</li> <li>If {@link #type} is {@link BackingType#NETWORK_CLIENT}, this field is the location used by the virtual machine to connect to the remote server.</li> </ul>
proxy (string): Proxy service that provides network access to the network backing. If set, the virtual machine initiates a connection with the proxy service and forwards the traffic to the proxy.
start_connected (bool): Flag indicating whether the virtual device should be connected whenever the virtual machine is powered on. ([‘present’])
allow_guest_control (bool): Flag indicating whether the guest can connect and disconnect the device. ([‘present’])
|
serial_ports_to_update
dictionary
|
Map of serial ports to Update.
|
session_timeout
float
added in vmware.vmware_rest 2.1.0
|
Timeout settings for client session.
The maximal number of seconds for the whole operation including connection establishment, request sending and response.
The default value is 300s.
|
|
Virtual machine to InstantClone from. Required with state=[‘clone’, ‘instant_clone’]
|
|
Choices:
"absent"
"clone"
"instant_clone"
"present" ← (default)
"register"
"relocate"
"unregister"
|
storage_policy
dictionary
|
The storage_policy_spec {@term structure} contains information about the storage policy that is to be associated with the virtual machine home (which contains the configuration and log files). Required with state=[‘present’]
Valid attributes are:
|
vcenter_hostname
string / required
|
The hostname or IP address of the vSphere vCenter
If the value is not specified in the task, the value of environment variable VMWARE_HOST will be used instead.
|
vcenter_password
string / required
|
The vSphere vCenter password
If the value is not specified in the task, the value of environment variable VMWARE_PASSWORD will be used instead.
|
vcenter_rest_log_file
string
|
You can use this optional parameter to set the location of a log file.
This file will be used to record the HTTP REST interaction.
The file will be stored on the host that run the module.
If the value is not specified in the task, the value of
environment variable VMWARE_REST_LOG_FILE will be used instead.
|
vcenter_username
string / required
|
The vSphere vCenter username
If the value is not specified in the task, the value of environment variable VMWARE_USER will be used instead.
|
vcenter_validate_certs
boolean
|
Allows connection when SSL certificates are not valid. Set to false when certificates are not trusted.
If the value is not specified in the task, the value of environment variable VMWARE_VALIDATE_CERTS will be used instead.
Choices:
|
|
Identifier of the virtual machine to be unregistered. Required with state=[‘absent’, ‘relocate’, ‘unregister’]
|