Re: [openstack-dev] [ara] Best practices on what to return from REST API ?

2017-08-09 Thread David Moreau Simard
On Wed, Aug 9, 2017 at 10:02 AM, Chris Dent wrote: > > If people remember to actually read this and respond, you'll likely get > as many different responses to this as there are options. > I expected as much but I very much appreciate your reply regardless! \o/ > > From

Re: [openstack-dev] [ara] Best practices on what to return from REST API ?

2017-08-09 Thread Chris Dent
On Wed, 9 Aug 2017, David Moreau Simard wrote: So I'm making what I think is good progress towards the python and REST API implementation for ARA but now I have a question. I've made the following API "GET" endpoints: If people remember to actually read this and respond, you'll likely get as

[openstack-dev] [ara] Best practices on what to return from REST API ?

2017-08-08 Thread David Moreau Simard
Hi, So I'm making what I think is good progress towards the python and REST API implementation for ARA but now I have a question. I've made the following API "GET" endpoints: - files (saved Ansible files) - hosts (hosts involved in playbooks and their facts, if available) - playbooks (data about