Apache CloudStack 4.20.0.0 Root Admin API Reference
migrateResourceToAnotherSecondaryStorage
migrates resources from one secondary storage to destination image store
Request parameters
Parameter Name | Description | Required |
destpool | id of the destination secondary storage pool to which the resources are to be migrated | true |
srcpool | id of the image store from where the data is to be migrated | true |
snapshots | id(s) of the snapshots to be migrated | false |
templates | id(s) of the templates to be migrated | false |
Response Tags
Response Name | Description |
message | Response message from migration of secondary storage data objects |
migrationtype | Type of migration requested for |
success | true if operation is executed successfully |