userID: ********************{
"clientToken": "",
"snapshotID": "63129151-0160-45db-b689-76503f8d8249",
"regionID": "2022guizhou_duoaz_siyouyun_test",
"multiAttach": false,
"projectID": "0",
"diskMode": "VBD",
"diskName": "snap-volume-20230912001",
"diskSize": 22,
"onDemand": false,
"cycleType": "month",
"cycleCount": 1
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ebs/new-from-snapshot-ebs-snap' \
--header 'x-ctyun-user-id: {{userID}}' \
--header 'Accept-Language: zh-CN' \
--header 'userId: ef378f73-1c52-435e-90f2-6a9cd2258c8e' \
--header 'userID: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"clientToken": "",
"snapshotID": "63129151-0160-45db-b689-76503f8d8249",
"regionID": "2022guizhou_duoaz_siyouyun_test",
"multiAttach": false,
"projectID": "0",
"diskMode": "VBD",
"diskName": "snap-volume-20230912001",
"diskSize": 22,
"onDemand": false,
"cycleType": "month",
"cycleCount": 1
}'{
"statusCode": 800,
"errorCode": null,
"message": null,
"description": "SUCCESS",
"returnObj": {
"masterOrderID": null,
"masterOrderNO": "20230912000166",
"masterResourceID": null,
"regionID": null,
"resources": [
{
"resourceID": "a5c0d9c47d684cc8b80d36d728f76923"
}
]
}
}