{
"ctUserId":1,
"regionID": "nm8",
"cycleType": "MONTH",
"azName": "az3",
"ddcName": "test1126002",
"ddcType": "compute",
"ddcComputeType": "s6",
"cpuRatio": "1",
"hostIds": "35bf0f8265a5eff804d0e40023fc17b9536e08d5",
"cycleCount": 1,
"description": "标取"
}
curl --location --request POST '/v4/dec/new' \
--header 'Content-Type: application/json' \
--data-raw '{
"ctUserId":1,
"regionID": "nm8",
"cycleType": "MONTH",
"azName": "az3",
"ddcName": "test1126002",
"ddcType": "compute",
"ddcComputeType": "s6",
"cpuRatio": "1",
"hostIds": "35bf0f8265a5eff804d0e40023fc17b9536e08d5",
"cycleCount": 1,
"description": "标取"
}'
{"statusCode":800,"errorCode":"SUCCESS","message":null,"description":"SUCCESS X-Trace-ID-->357968f619245f0a","returnObj":{"masterOrderID":"20241125000005","masterOrderNO":"20241125000006","masterResourceID":null,"regionID":"nm8","resources":[{"resourceID":"713a4d078e274e8795c3cbc0f1cf7c46"}]}}