Re: createFirewallRule API

2012-07-19 Thread Prasanna Santhanam
I've filed a bug for the issue here: http://bugs.cloudstack.org/browse/CS-15628 Thanks, On Thu, Jul 19, 2012 at 03:12:31AM -0400, heince kurniawan wrote: > Thanks, > > I hope the error text is not empty on next release because on the api doc, > the required param is only 'protocol' > > Regards

Re: createFirewallRule API

2012-07-19 Thread heince kurniawan
Thanks, I hope the error text is not empty on next release because on the api doc, the required param is only 'protocol' Regards, Heince On 19-Jul-2012, at 2:58 PM, Prasanna Santhanam wrote: > On Thu, Jul 19, 2012 at 02:47:14AM -0400, heince kurniawan wrote: >> Hi All, >> >> I can't seem to

Re: createFirewallRule API

2012-07-18 Thread Prasanna Santhanam
On Thu, Jul 19, 2012 at 02:47:14AM -0400, heince kurniawan wrote: > Hi All, > > I can't seem to create this, below is the link and json result. > > http://10.1.5.101:8096/client/api?command=createFirewallRule&startport=7000&endport=7100&protocol=TCP > > { "createfirewallruleresponse" : {"errorco

createFirewallRule API

2012-07-18 Thread heince kurniawan
Hi All, I can't seem to create this, below is the link and json result. http://10.1.5.101:8096/client/api?command=createFirewallRule&startport=7000&endport=7100&protocol=TCP { "createfirewallruleresponse" : {"errorcode" : 530, "errortext" : } } I'm using CS 3.0.2.1 Regards, Heince