Bug 1593839

Summary: [V2V] [RFE] Ability to filter VMs from VMware folders
Product: Red Hat CloudForms Management Engine Reporter: Marco Berube <mberube>
Component: V2VAssignee: 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.0CC: bthurber, fdupont, hkataria, jocarter, lavenel, mberube, mfeifer, mpovolny, mturley, obarenbo, roliveri, smallamp, sshveta, vconzola
Target Milestone: GAKeywords: 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 Flags
VM Folder none

Description Marco Berube 2018-06-21 16:24:53 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 James Wong 2018-10-15 18:09:09 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.

Comment 4 James Wong 2018-11-26 19:39:14 UTC
I am closing this for now. If this proves to be still an issue, we can reopen it.

Comment 6 James Wong 2018-11-27 17:01:15 UTC
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

Comment 8 vconzola 2018-12-06 16:57:47 UTC
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.

Comment 9 Brett Thurber 2018-12-10 17:16:44 UTC
*** Bug 1592771 has been marked as a duplicate of this bug. ***

Comment 12 Shveta 2019-05-02 06:24:16 UTC
Created attachment 1561322 [details]
VM Folder

This is working in 5.10.4.1.20190430152139_40a1d86