Bug 1593839
Summary: | [V2V] [RFE] Ability to filter VMs from VMware folders | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat CloudForms Management Engine | Reporter: | Marco Berube <mberube> | ||||
Component: | V2V | Assignee: | Brett Thurber <bthurber> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Yadnyawalk Tale <ytale> | ||||
Severity: | low | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> | ||||
Priority: | high | ||||||
Version: | 5.10.0 | CC: | bthurber, fdupont, hkataria, jocarter, lavenel, mberube, mfeifer, mpovolny, mturley, obarenbo, roliveri, smallamp, sshveta, vconzola | ||||
Target Milestone: | GA | Keywords: | FutureFeature, Reopened, TestOnly, ZStream | ||||
Target Release: | 5.11.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | 5.11.0.1 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1693741 (view as bug list) | Environment: | |||||
Last Closed: | 2019-12-13 15:16:26 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | V2V | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 1683443, 1693741 | ||||||
Attachments: |
|
Description
Marco Berube
2018-06-21 16:24:53 UTC
Hi Marco, Currently, you can get back the list of vms in a folder by /api/providers/<ext_management_system_id>/folders/<folder_id>?attributes=vms' e.g. providers/1/folders/14?attributes=vms' I.e. once you know the id of the provider and the id of the folder, you'll be able to get back the vms in the folder. Let me know if that's good enough for your case. I am closing this for now. If this proves to be still an issue, we can reopen it. Brett, Ok, I closed it by mistaking this as a RFE just for the API side of work (which is working already). Now realize that this is a RFE for a feature that needs other aspects as well. My apology for the mistake. James Per discussion at the IMS planning meeting last week this feature will be added in a z-stream release. The UI change to incorporate this feature is straight forward. However, in order for the UI to implement the change, a backend change to the to the service that validates the contents of the .CSV file will be required. This service was originally created by Aparna and will need to be updated since it supplies the information about the .CSV file contents needed by the UI. *** Bug 1592771 has been marked as a duplicate of this bug. *** Created attachment 1561322 [details]
VM Folder
This is working in 5.10.4.1.20190430152139_40a1d86
|