Apache CloudStack 4.23.0.0 Root Admin API Reference
migrateVolumesToKMS
Migrates encrypted volumes to KMS
Request parameters
| Parameter Name | Description | Required |
| kmskeyid | KMS Key ID to use for migrating volumes | true |
| volumeids | List of volume IDs to migrate | true |
| account | Migrate volumes for specific account | false |
| domainid | Domain ID | false |
Response Tags
| Response Name | Description |
| account | The Account that executed the async command |
| accountid | The Account ID that executed the async command |
| cmd | The async command executed |
| completed | The completed date of the job |
| created | The created date of the job |
| domainid | The domain ID that executed the async command |
| domainpath | The domain that executed the async command |
| jobinstanceid | The unique ID of the Instance/entity object related to the job |
| jobinstancetype | The Instance/entity object related to the job |
| jobprocstatus | The progress information of the PENDING job |
| jobresult | The result reason |
| jobresultcode | The result code for the job |
| jobresulttype | The result type |
| managementserverid | The MSID of the management server on which the job is running |
| managementservername | the management server name of the host |
| userid | The User that executed the async command |
| jobid | the ID of the async job |