All Documents
Current Document

Content is empty

If you don't find the content you expect, please try another search term

Documentation

CopySnapshot

Last updated:2023-05-24 10:26:37

1. Description

You can call this operation to copy cloud disk snapshots across regions.

2. Request parameters

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.

3. Response parameters

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 .

4. Examples

Request parameters

http://ebs.api.ksyun.com/
?Action=CopySnapshot
&Version=2016-03-04

Response parameters

 "RequestId": "111",
 "Return": true
On this page
Pure ModeNormal Mode

Pure Mode

Click to preview the document content in full screen
Feedback