Excerpt | ||
---|---|---|
| ||
How to edit VM cost codes, lock and protect VMs, relocate a VM, troubleshoot VM launch, manage VMs with workflow feature, and perform power operations with the API on the hybrid cloud platform. |
...
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
...
What happens when the user clicks deploy?
The VM scheduler deploys the VM.
...
If your user role is an administrator role with the privilege to "Manage Users", then you can also delete warnings for the users of the enterprises that you manage.
...
States of VApps and VMs
It is important that administrators clearly understand the different states that virtual appliances and VMs can have VMs and virtual appliances can have different states in the Abiquo platform and the there are some important differences between them. In order to To change the state of VMs, users you will require the Perform virtual machine actions privilege.
Panel |
---|
Privileges: Perform virtual machine actions |
Tip |
---|
VM and virtual appliance states in the API Feature In the API the valid VM states are: NOT_ALLOCATED, ALLOCATED, CONFIGURED, ON, PAUSED, OFF, LOCKED and UNKNOWN. See VirtualMachineResource An additional state for protecting VMs by locking them against user actions is the MAINTENANCE state, which is represented by the action to Protect a VM. See also VM power actions using the API |
...