Improve listVirtualMachines api to include backup id parameters
- 主要語言
- Java
- 星號
- 3.1k
- 分支
- 1.4k
- 平均合併
- 7 天 14 小時
- 30 天內合併 PR
- 31
描述
### 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