云平台 | 说明 |
---|---|
支持,但最少需要保留一个权限 | |
Aliyun | 支持 |
Huawei | 不支持 |
Azure | 不支持 |
腾讯云 | 支持 |
{
"clouduser": {
"cloudpolicy_id": "string"
}
}
curl --location --request POST 'https://example.com:30888/cloudusers//detach-policy' \
--header 'Content-Type: application/json' \
--data-raw '{
"clouduser": {
"cloudpolicy_id": "string"
}
}'
{}