harikrishna-patnala commented on a change in pull request #238: URL: https://github.com/apache/cloudstack-documentation/pull/238#discussion_r699254953
########## File path: source/adminguide/storage.rst ########## @@ -661,6 +661,37 @@ The following table shows possible combinations of Service offering supported re Shrinking the Root disk is not supported via the service offering resizing workflow. All the combinations above assume a transition to Root disks with size equals or bigger than the original. Service Offerings with Root size of 0GB do not change the disk size to Zero and indicates that the offering do not enforces a Root disk size. +Change disk offering for volume +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +There are volume operations like migrate volume and resize volume and both accepts new disk offering to replace the existing disk offering of volume. +Instead of those APIs, Disk offering of a volume can be changed directly using changeOfferingForVolume API, also supported from UI. Review comment: I've updated with Daan's version. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org