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.
Created attachment 1351462 [details] AdminPortlaScreenshot