nvazquez opened a new issue #6150:
URL: https://github.com/apache/cloudstack/issues/6150
##### ISSUE TYPE
* Improvement Request
##### COMPONENT NAME
~~~
API
~~~
##### CLOUDSTACK VERSION
~~~
4.17.0-SNAPSHOT and above
~~~
##### CONFIGURATION
##### OS / ENVIRONMENT
N/A
##### SUMMARY
As investigated on #3110, PR #5008 had impact on two similar APIs for
changing the service offering for a VM, resulting both on resizing the VM's
ROOT volume (`scaleVirtualMachine` and `changeServiceForVirtualMachine` APIs)
The proposal is to remove the `changeServiceForVirtualMachine` API, since it
is not used in the UI codebase, and the outcome of this API can be obtained by
invoking `scaleVirtualMachine`.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]