Bug 1427755 - [Docs][RFE][VMM] VM creator is now exposed via the UI
Summary: [Docs][RFE][VMM] VM creator is now exposed via the UI
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: Documentation
Version: 4.1.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ovirt-4.1.6
: ---
Assignee: Avital Pinnick
QA Contact: rhev-docs@redhat.com
URL:
Whiteboard:
Depends On: 1161625
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-03-01 05:27 UTC by Lucy Bopf
Modified: 2019-05-07 12:54 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-11-15 07:55:08 UTC
oVirt Team: Docs
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
AdminPortlaScreenshot (124.96 KB, image/png)
2017-11-13 08:42 UTC, Marek Libra
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.