Change volume label #10173
Change volume label
#10173
|
Hello everyone, is there a way to enable domain admins to change the label of the volume after they created it? Thank you! |
Answered by
DaanHoogland
Jan 9, 2025
Replies: 2 comments
|
@cdfgallo , depending on what you mean by label, there is an updateVolume API; https://cloudstack.apache.org/api/apidocs-4.20/apis/updateVolume.html. If your user has right to that , they can update the name. |
0 replies
Answer selected by
DaanHoogland
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@cdfgallo , depending on what you mean by label, there is an updateVolume API; https://cloudstack.apache.org/api/apidocs-4.20/apis/updateVolume.html. If your user has right to that , they can update the name.