Bug 1427755

Summary: [Docs][RFE][VMM] VM creator is now exposed via the UI
Product: Red Hat Enterprise Virtualization Manager Reporter: Lucy Bopf <lbopf>
Component: DocumentationAssignee: Avital Pinnick <apinnick>
Status: CLOSED NOTABUG QA Contact: rhev-docs <rhev-docs>
Severity: low Docs Contact:
Priority: low    
Version: 4.1.0CC: apinnick, lbopf, lsurette, mlibra, rbalakri, srevivo, ykaul
Target Milestone: ovirt-4.1.6Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-11-15 07:55:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Docs RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1161625    
Bug Blocks:    
Attachments:
Description Flags
AdminPortlaScreenshot none

Description Lucy Bopf 2017-03-01 05:27:11 UTC
With this update, virtual machines can now be searched for by the user who created them. Using the REST API, the search query is extended to ".../api/vms?search=created_by_user_id%3D[USER_ID]" and the User ID can be retrieved using the following REST API call ".../api/users". In addition, the Administration Portal shows the creator's name in the virtual machine general sub-tab. However, it is possible for the user to have been removed from the system since the virtual machine was created.

Updates are required in the VMM Guide describing the addition of the creator for the VM in the VM general sub-tab.

Updates to the REST API Guide to be covered separately in the API code.

Comment 9 Marek Libra 2017-11-13 08:42:06 UTC
Created attachment 1351462 [details]
AdminPortlaScreenshot