Compute v2 Commands¶
aggregate¶
Host aggregates provide a mechanism to group hosts according to certain criteria.
compute agent¶
compute service¶
console connection¶
Server console connection information
console log¶
Server console text dump
console url¶
Server remote console URL
flavor¶
host¶
The physical computer running a hypervisor.
hypervisor stats¶
hypervisor¶
keypair¶
The badly named keypair is really the public key of an OpenSSH key pair to be used for access to created servers. You can also create a private key for access to a created server by not passing any argument to the keypair create command.
server backup¶
A server backup is a disk image created in the Image store from a running server instance. The backup command manages the number of archival copies to retain.
server event¶
Server event are event record for server operations. They consist of: type (create, delete, reboot and so on), result (success, error), start time, finish time and so on. These are important for server maintenance.
server group¶
Server groups provide a mechanism to group servers according to certain policy.
server image¶
A server image is a disk image created from a running server instance. The image is created in the Image store.
server migration¶
A server migration provides a way to move an instance from one host to another. There are four types of migration operation supported: live migration, cold migration, resize and evacuation.