BlueXP IAM設定からBlueXP プロジェクトを削除できません
環境
- BlueXP
- アイデンティティ管理とアクセス管理
問題
BlueXP >[Settings]>[Identity & Access Management]>[Organization]から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": "{}"
}