kiranchavala opened a new issue, #8646: URL: https://github.com/apache/cloudstack/issues/8646
ISSUE TYPE Improvement request COMPONENT NAME Component: Api CLOUDSTACK VERSION Cloudstack version 4.18 4.19 SUMMARY List volume api should have the option of service offering id Steps to reproduce the issue 1. Create a service offering 2. Launch a vm with service offering 3. Currently if I want to list the root disk volumes of the vm created from the service offering There is no way list them https://cloudstack.apache.org/api/apidocs-4.19/apis/listVolumes.html It would be handy feature for the admins and user to have a servicofferingid parameter as they could list all the volumes associated with the service offering id Example list volume <serviceoffering id> This is could be similar to listVirtualMachine with serviceofferingid parameter https://cloudstack.apache.org/api/apidocs-4.19/apis/listVirtualMachines.html Root disk details, no way to identify the service offering  Data disk details  -- 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]
