{
"regionID": "nm8",
"affinityGroupID": "586051cc-5d24-4687-86bd-2e60e3127fbc",
"affinityGroupName": "openapi-yff-update"
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ecs/affinity-group-update' \
--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 '{
"regionID": "nm8",
"affinityGroupID": "586051cc-5d24-4687-86bd-2e60e3127fbc",
"affinityGroupName": "openapi-yff-update"
}'{
"returnObj": {
"affinityGroupID": "586051cc-5d24-4687-86bd-2e60e3127fbc"
},
"traceID": "7c942feac8d494fc4b42b97178718254",
"errorCode": "Success",
"message": "success",
"statusCode": 800,
"description": "成功"
}