Skip to content

Improve the list volume api to show only the encrypted volumes #8635

@kiranchavala

Description

@kiranchavala

ISSUE TYPE

Improvement request

COMPONENT NAME

Component: Api

CLOUDSTACK VERSION

Cloudstack version 4.18 4.19

SUMMARY

List volume api should show the encrypted volumes

Steps to reproduce the issue

  1. Create service offering and disk offering with encrypt option enabled.

Screenshot
Screenshot 2024-02-09 at 10 41 58 AM

  1. Launch a vm with service offering and disk offering

  2. Go volumes view (storage > volumes) , there is no way to identify if the volume is encrypted or not

volumencrypt2

volumencrypt

  1. Also the listVolumes doesn't list only the encrypted volumes

https://cloudstack.apache.org/api/apidocs-4.19/apis/listVolumes.html

It would be handy feature for the admins and users to list only the encyrpted volumes

Example

list volume encrypted=true

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions