Skip to content

Cleanup: Remove redundant API to change service offering for VMs #6150

Description

@nvazquez
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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions