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
ClusterId \"demo\" not registered in CNS manager inventory #21
Describe the bug
I get the following error, when trying to migrate a volume:
Reproduction steps
curl --location --request POST 'http://10.166.153.15:30008/1.0.0/migratevolumes?datacenter=MyDatacenter&targetDatastore=TargetDatastore&fcdIdsToMigrate=25747125-6f2a-459a-8ab5-3cec2d6bb1f8' \ --header 'Accept: application/json' \ --header 'Authorization: Basic XYZ \ --data-raw ''
Expected behavior
Should return a volumemigrationjob ID
Additional context
No response