Found 0 result in total
Content is empty
If you don't find the content you expect, please try another search term
Last updated:2023-05-24 10:26:37
You can call this operation to copy cloud disk snapshots across regions.
Parameter | Type | Required | Description |
---|---|---|---|
SnapshotId.N | String | Yes | List of source snapshot IDs. |
DestinationRegion.N | String | No | A list of region IDs for the new snapshot Currently limits the target area length to 1. |
SnapshotDesc | String | No | The description of the snapshot. The description can be up to 50 characters in length. |
Version | String | Yes | The API version. Valid value: 2016-03-04. |
Parameter | Type | Required | Description |
---|---|---|---|
RequestId | String | Yes | The request ID, which is unique. A request ID is returned for each request. |
Return | Boolean | Yes | Indicates whether the the operation is successful . |
Request parameters
http://ebs.api.ksyun.com/
?Action=CopySnapshot
&Version=2016-03-04
Response parameters
"RequestId": "111",
"Return": true
Pure Mode