VMware
VMware vCenter server is a centralized management application that lets you manage virtual machines and ESXi hosts centrally.
IT Services · VMware
Configuration parameters
url— Server URL (i.e., 192.168.0.1:30022) (required)credentials— Credentials (required)redirect_std_out— Redirect stdoutinsecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (17)
-
vmware-change-nic-stateChanges the state of a VM NIC.
-
vmware-clone-vmCreates a clone of this virtual machine. If the virtual machine is used as a template, this method corresponds to the deploy command.
-
vmware-create-snapshotCreates VM snapshot.
-
vmware-create-vmCreates a new virtual machine in the current folder and attaches it to the specified resource pool. This operation creates a virtual machine, rather than cloning an existing one.
-
vmware-delete-vmDestroys this object, deleting its contents and removing it from its parent folder (if any).
-
vmware-get-eventsGets events of VM.
-
vmware-get-vmsReturns all virtual machines on a system.
-
vmware-hard-rebootReboots a powered-on virtual machine.
-
vmware-list-vms-by-tagLists all virtual storage objects attached to the tag.
-
vmware-poweroffPowers off a powered-on or suspended virtual machine.
-
vmware-poweronPowers on a powered-off or suspended virtual machine.
-
vmware-register-vmAdds an existing virtual machine to the folder.
-
vmware-relocate-vmRelocates a virtual machine to a specified location.
-
vmware-revert-snapshotReverts VM to snapshot.
-
vmware-soft-rebootIssues a command to the guest operating system asking it to perform a reboot.
-
vmware-suspendSuspends a powered-on virtual machine.
-
vmware-unregister-vmRemoves this virtual machine from the inventory without removing any of the virtual machine's files on disk.