vmware-samples / cloud-native-storage-self-service-manager

Cloud Native Storage (CNS) Manager is a diagnostic and self-service tool that helps detect and auto-remediate some of the known issues in storage control plane.
Apache License 2.0
15 stars 4 forks source link

[Documentation] - Request for vCenter user permission documentation #3

Open alex5517 opened 1 year ago

alex5517 commented 1 year ago

Hi,

Could you please documentation the required permissions that should be assigned to the user used for suspending, migration etc...

AlexanderZuehr commented 1 year ago

@gohilankit Hey, we also do need the documentation for the vCenter user permissions because we do get an error.

"jobStatus": { "overallPhase": "Error", "startTime": "2023-01-23T13:58:23Z", "endTime": "2023-01-23T13:58:23Z", "volumeMigrationTasks": [ { "fcdId": "42b46a72-2c79-4b7f-beaf-21bb60a87778", "phase": "Error", "taskStartTime": "2023-01-23T13:58:23Z", "taskEndTime": "2023-01-23T13:58:23Z", "error": { "message": "ServerFaultCode: NoPermission" } } ] }