无法从BlueXP IAM设置中删除BlueXP 项目
适用场景
- BlueXP
- 身份和访问管理
问题描述
尝试从BlueXP >设置>身份和访问管理>组织中删除BlueXP 项目时,操作失败,并显示以下错误:
Error:{"id":"10","type":"https://bluexp.netapp.io/problems/10","title":"JSON resource conflict","description":"The request body JSON contains a field that conflicts with an idempotent value.","status":"409","invalidParams":[{"name":"Id","reason":"Cannot delete project <Project_ID>. One or more resources are still associated"}]}
{
"method": "DELETE",
"url": "/resources/<Resouce_ID>f?resourceType=project",
"body": "{}"
}
{
"statusCode": 409,
"response": "{}"
}