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 PS: The command completion on cloudmonkey is terrific!!! Good job!