On Mon, May 20, 2013 at 5:04 PM, Fred Messinger wrote:
> Hi Guys,
>
> I am trying to use cloudmonkey to create a firewall rule:
> create firewallrule protocol=udp cidrlist=0.0.0.0/12 ipaddressid=...
>
> My question is this: How do I know which ipaddressid to use. I can create
> the rule successf
Thanks for your help Jayapal.
I should have stated earlier that I added the first three firewalls thru
the web GUI.
When I list the public IPs like soI don't see any IDs that match what I
see when I list the firewall rules that I added thru the GUI
> list publicipaddresses listall=true
count
Try the list public ip addresses using listPublicIpAddresses API.
Thanks,
Jayapal
On 20-May-2013, at 5:04 PM, Fred Messinger wrote:
> Hi Guys,
>
> I am trying to use cloudmonkey to create a firewall rule:
> create firewallrule protocol=udp cidrlist=0.0.0.0/12 ipaddressid=...
>
> My question