[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13735411#comment-13735411
 ] 

Alena Prokharchyk commented on CLOUDSTACK-4196:
-----------------------------------------------

Ilya,

In the UI project vms are listed only after you switch to certain project. In 
other words, support for seeing all vms from all the projects (projectId=-1) is 
not supported in the UI. It implements only:

* listAll=true - general view
* projectId=<valid projectId> - when you switch to certain project


Api should work though. The 5 vms that you get by passing projectId=-1, do they 
belong to any project? And what project the missing vms belong to? 
                
> Enable root admin(s) to see all instances, including those in projects
> ----------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-4196
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4196
>             Project: CloudStack
>          Issue Type: Improvement
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Projects, UI
>    Affects Versions: 4.1.0
>            Reporter: Kirk Jantzer
>
> At present, the API nor the UI allow the listing of all instances, even if 
> they reside within a project. To know about these instances, the projectid 
> needs to be added to the list virtualmachines. To me, the root admin(s) 
> should be able to know about ALL instances in the CloudStack environment 
> without having to go into each project.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to