[DISCUSS] API versioning

2017-06-04 Thread Rene Moser
Hi I recently developed ansible modules for the ACL API and ... found this has a really inconsistent API naming. E.g. createNetworkACL <<-- this creates an ACL rule createNetworkACLList <<-- this create the ACL updateNetworkACLItem <<-- this updates an ACL rule updateNetworkACLList <<-- this upd

Re: [DISCUSS] API versioning

2017-06-04 Thread Will Stevens
+1. I like it. On Jun 4, 2017 5:04 AM, "Rene Moser" wrote: > Hi > > I recently developed ansible modules for the ACL API and ... found this > has a really inconsistent API naming. E.g. > > createNetworkACL <<-- this creates an ACL rule > createNetworkACLList <<-- this create the ACL > > updateNe

Re: [DISCUSS] API versioning

2017-06-04 Thread Tutkowski, Mike
This sounds like a good idea to me. > On Jun 4, 2017, at 8:24 AM, Will Stevens wrote: > > +1. I like it. > >> On Jun 4, 2017 5:04 AM, "Rene Moser" wrote: >> >> Hi >> >> I recently developed ansible modules for the ACL API and ... found this >> has a really inconsistent API naming. E.g. >> >