RE: [Proposal] Ability to retrieve user data via Admin API - 4.4

2014-01-14 Thread Paul Angus
...@shapeblue.com -Original Message- From: Jason Hancock [mailto:ja...@jasonhancock.com] Sent: 13 January 2014 22:38 To: David Nalley Cc: Alena Prokharchyk; dev@cloudstack.apache.org Subject: Re: [Proposal] Ability to retrieve user data via Admin API - 4.4 I agree with David. This feature is useless to me

Re: [Proposal] Ability to retrieve user data via Admin API - 4.4

2014-01-14 Thread Marcus Sorensen
That's a good idea. I'll agree that it could be extended to users who have rights to the instances. On Jan 13, 2014 12:23 PM, Alena Prokharchyk alena.prokharc...@citrix.com wrote: I would like to propose to introduce API (Admin only, 4.4) that returns user data to the admin. Current UserData

Re: [Proposal] Ability to retrieve user data via Admin API - 4.4

2014-01-14 Thread Alena Prokharchyk
Here is the Jira ticket to track the feature progress: https://issues.apache.org/jira/browse/CLOUDSTACK-5870 Alena. From: Alena Prokharchyk alena.prokharc...@citrix.commailto:alena.prokharc...@citrix.com Date: Monday, January 13, 2014 at 9:57 AM To:

Re: [Proposal] Ability to retrieve user data via Admin API - 4.4

2014-01-13 Thread Alena Prokharchyk
User can always access it through his Vm. The feature is more meant to cover the case when Admin needs to get all the user data info for all vms of a) network b) system On 1/13/14, 1:55 PM, David Nalley da...@gnsa.us wrote: On Mon, Jan 13, 2014 at 12:56 PM, Alena Prokharchyk

Re: [Proposal] Ability to retrieve user data via Admin API - 4.4

2014-01-13 Thread David Nalley
The end-user has an even more compelling reason to be able to query that information without resorting to querying from the host than an admin ever will. Why would a cloud administrator need to see/care about userdata? I can see the end-user/instance admin caring, but not the root admin. --David

Re: [Proposal] Ability to retrieve user data via Admin API - 4.4

2014-01-13 Thread Alena Prokharchyk
I was just assuming if end user needs to retrieve his metadata, he can always do it through the VM. While if Admin needs to access user¹s meatadata - to DR the vm from one cloud to another for example - he can¹t do it because he has no access to user¹s network. There is no problem for me to make

Re: [Proposal] Ability to retrieve user data via Admin API - 4.4

2014-01-13 Thread Nate Gordon
I would also agree that user/account/domain access to this data via api would be welcome. Requiring that the request originate from the VM requires going to every VM to pull that data. With some of the setups I have seen to drive puppet from this data, a simple util could query for all VMs that

Re: [Proposal] Ability to retrieve user data via Admin API - 4.4

2014-01-13 Thread Jason Hancock
I agree with David. This feature is useless to me as the end-user if it's admin-only as I could never guarantee having admin access if I decided to move my app to another provider/cloud that I don't administer. -Jason On Mon, Jan 13, 2014 at 2:32 PM, David Nalley da...@gnsa.us wrote: The