GCP CVO 作業環境の削除が権限拒否エラーで失敗する
環境
- NetApp Console
- Cloud Volumes ONTAP(CVO)
- Google Cloud Platform(GCP)
問題
- NetApp ConsoleからCVOインスタンスを削除しようとすると、以下のエラーで失敗します:
Error: Permission 'config.deployments.get' denied on 'projects/<project-id>/locations/<location>/deployments/<deployment-name>'{"forceDelete": "false","localDelete": "false","workingEnvironmentId": "<working-environment-id>","workingEnvironmentName": "<working-environment-name>"}DescribeInfraDeployment failed{"_failure": "Permission 'config.deployments.get' denied on 'projects/<project-id>/locations/<location>/deployments/<deployment-name>'","location": "<location>","name": "<deployment-name>"}- IAM 権限を更新した後、別のエラーが発生する場合があります:
DescribeInfraDeployments failed{"_failure": "There was an internal server error.","location": "<location>"}