Re: Firewall API in a basic zone

2015-10-16 Thread Jayapal Reddy Uradi
In basic zone network there is no firewall/firewall provider.
There is only security groups. So you can’ use the firewall APIs.

Thanks,
Jayapal

> On 16-Oct-2015, at 5:10 pm, Jeff Hair  wrote:
> 
> Hi,
> 
> Is it possible to use the firewall API (createFirewall, createFirewallRule,
> etc) in a basic zone?
> 
> The firewall API requires a public IP ID, which as far as I know you can
> only use in advanced zones.
> 
> Documentation says you can use a hardware firewall in basic zones though.
> 
> So is it possible?
> 
> Jeff



Re: Firewall API

2013-09-10 Thread Dean Kamali
Thanks I will check it out


On Tue, Sep 10, 2013 at 3:44 PM, Sebastien Goasguen run...@gmail.comwrote:


 On Sep 10, 2013, at 3:28 PM, Dean Kamali dean.kam...@gmail.com wrote:

  Hello everyone
 
  Just wondering if there is a I could configure port forwarding via api
  example ( I would like to forward port 3000 to 22 ) to one of my virtual
  machines.
 
  Thank you

 If you are using sourceNAT, you can use the createPortForwardingRule api
 call.




Re: Firewall API

2013-09-10 Thread Sebastien Goasguen

On Sep 10, 2013, at 3:28 PM, Dean Kamali dean.kam...@gmail.com wrote:

 Hello everyone
 
 Just wondering if there is a I could configure port forwarding via api
 example ( I would like to forward port 3000 to 22 ) to one of my virtual
 machines.
 
 Thank you

If you are using sourceNAT, you can use the createPortForwardingRule api call.