apache / apache/cloudstack

Improve listVirtualMachines api to include backup id parameters

未关闭
#12,851 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
component:backup no-issue-activity
主要语言
Java
星标
3.1k
派生
1.4k
平均合并
6 天 19 小时
30 天内合并 PR
32

描述

### The required feature described as a wish

As a User/Admin/Operator I would like to see the list vm's that got created from a backup.

Or

As a User/Admin/Operator I would like to identify VMs that have been restored from a particular backup

Currently, there is no way to identify vm's that have been created or restored from a backup

We have the following apis

1. Listing backups of a vm

https://cloudstack.apache.org/api/apidocs-4.22/apis/listBackups.html

2. Creating a VM from backup

https://cloudstack.apache.org/api/apidocs-4.22/apis/createVMFromBackup.html

3. Restore Backup

https://cloudstack.apache.org/api/apidocs-4.22/apis/restoreBackup.html

贡献指南

打开贡献指南

调研方向

从 listVirtualMachines API 开始,将其当前参数和响应与 createVMFromBackup 和 restoreBackup API 文档进行比较。当用户可以通过列表 API 识别由特定备份创建或恢复的 VMs 时,这项工作就完成了。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
api, cloud, infrastructure
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。