{
"regionID":"nm8",
"affinityGroupID":"f3c9e5f3-16bb-3ccf-3142-c0f17bcb7933",
"ID":"a91c844a-426d-cf5b-ef0a-e3779d284f0f"
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ecs/affinity-group/bind-check' \
--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":"f3c9e5f3-16bb-3ccf-3142-c0f17bcb7933",
"ID":"a91c844a-426d-cf5b-ef0a-e3779d284f0f"
}'{
"errorCode": null,
"returnObj": {
"needMigrate": 0
},
"statusCode": 800
}