Cloud VM Sets are managed by administrators with CLOUD_ADMIN privileges. The administrator must be a member of the Cloud Admin Group that is associated with the Cloud VM Set.
The table below shows the Cloud VM Set operations.
| Description |
|---|---|
| Display information about the specified certificate. For examples, see Examples: Cloud VM Set Certificates. |
| Create a new certificate for the Cloud VM Set. |
| Remove an unused certificate. |
| Display current Cloud VM Set. |
| Display details about the specified Cloud VM Set. |
| Change the settings for the KEK (Key Encryption Key) associated with the Cloud VM Set. For examples, see Examples: Cloud VM Sets with the KEK Feature. |
| Revoke or unrevoke the KEK. |
| List all Cloud VM Sets. |
| Display list of tasks for the specified Cloud VM Set. |
| Create a new Cloud VM Set. For examples, see Examples: Creating and Changing Cloud VM Sets. |
| Select a Cloud VM Set. |
| Change properties. |
| Set the value for the grace period in seconds (default is 1 day). |
| Set the value for the heartbeat in seconds (default is 5 minutes, or 300 seconds). |
| Change the name of the Cloud VM Set. |
| Set the value for the automatic rekey of disks interval in days/months/years (defaults to 0 which means not set). |
| Set the value for the rekeybucket for cvmset which controls the max number of auto rekeys that can be processed in parallel. Auto rekey is triggered when rekey interval expires. This value defaults to 1. |
| Set the defaults for newly-created Cloud VM Sets. Changing these options does not affect any existing Cloud VM Sets. You can specify:
|
| Create a KeyID. For examples, see Examples: KeyIDs. |
| Remove a KeyID. |
| Revoke access to a KeyID. |
| Set the expiration date for a KeyID. |
| When a KeyID expires, set the expiration policy. |
| Unrevoke access to a KeyID. |
Examples
List the existing Cloud VM Sets:
$ hicli cvmset list
Cloud VM Set Name Admin Group Description
---------------------------------------------------
Amazon AWS Cloud Admin Group VMs sets sited on Amazon Servers
vCloud Air Cloud Admin Group VMs sets deployed on vCloud Air \
servers
Sales Staff Cloud Admin Group Sales staff worldwide
Set global default settings:
$ hicli global set --heartbeat=60 --grace=600
For other Cloud VM Set management examples, see:
- Examples: Creating and Changing Cloud VM Sets
- Examples: Cloud VM Sets with the KEK Feature
- Examples: Cloud VM Set Certificates
- Examples: KeyIDs