Re: API Break in pods API

2018-08-16 Thread Rene Moser
Thanks Nicolas for the pointer. Breaking the API is bad, even worse that the API docs still suggest to update start/end ips by the API updatePod AND no errors returned (silent fail). We left users behind here. On 08/17/2018 01:31 AM, Nicolas Vazquez wrote: > Hi Rene, > > > As you mentioned it

Re: API Break in pods API

2018-08-16 Thread Nicolas Vazquez
one range. * Even if we pass startIp and endIp parameters in updatePod API. It is considered as NULL thereafter. Regards, Nicolas Vazquez From: Rene Moser Sent: Friday, August 10, 2018 11:13:28 AM To: dev@cloudstack.apache.org Subject: AP

API Break in pods API

2018-08-10 Thread Rene Moser
Hi In https://cloudstack.apache.org/api/apidocs-4.11/apis/updatePod.html the updatePod API shows that startip and endip could be updated. However, since 4.11, I can't anymore. Can anyone confirm? Did I miss a thing? This (possible) API break in 4.11 for pods seems to be introduced by https://git