snapshot Id
The ID of the snapshot used to create the cloud disk. The SnapshotId and Size parameters have the following limitations:
If the snapshot capacity corresponding to the
snapshot_id
parameter is greater than the specifiedsize
parameter, the Size of the cloud disk created is the Size of the specified snapshot.If the snapshot capacity corresponding to the
snapshot_id
parameter is less than the setsize
parameter value, the Size of the cloud disk created is the specifiedsize
parameter value.