On Mon, May 20, 2013 at 5:04 PM, Fred Messinger <fredmessin...@gmail.com>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 successfully if I first do: > > "list firewallrules listall=true" > > and then use the ipaddressid I see in the output. But how do I know which > ipaddressid to supply if I don't first list them OR if its the first rule > I'm creating? > > Thanks, > Fred > > Yep, list public ips should get you 'em. > PS: The command completion on cloudmonkey is terrific!!! Good job! > Thanks Fred! it's funny that it took really little effort to create cloudmonkey and the api discovery and it's still useful even after so many months :) users should watchout for an upcoming snapshot release on the pypi release channel by next week or so. Cheers.