{
"clientToken": "jwt010731",
"regionID": "nm8",
"repositoryID": "66589e7b-7c78-47d3-9eca-2dd08d6cbdd1",
"cycleType": "MONTH",
"cycleCount": 6
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ecs/backup-repo/renew' \
--header 'x-ctyun-user-id: {{userID}}' \
--header 'Accept-Language: zh-CN' \
--header 'userId: ef378f73-1c52-435e-90f2-6a9cd2258c8e' \
--header 'Content-Type: application/json' \
--data-raw '{
"clientToken": "jwt010731",
"regionID": "nm8",
"repositoryID": "66589e7b-7c78-47d3-9eca-2dd08d6cbdd1",
"cycleType": "MONTH",
"cycleCount": 6
}'{
"statusCode": 800,
"errorCode": null,
"message": null,
"description": "SUCCESS",
"returnObj": {
"masterOrderID": null,
"masterOrderNO": "20231017000042",
"masterResourceID": null,
"regionID": null,
"resources": [
{
"resourceID": "59a7ac22427b4c48934ae271b3d63893"
}
]
}
}