Hi Sanjay,

You have to enable the physical network explicitly after its creation if
you configure CS using APIs. Here is the example of the command:

http://localhost:8096/?command=updatePhysicalNetwork&id=<UUID>&state=Enable
d

The cloudStack UI automatically does this call for you as the last step of
the zone creation.

-Alena.

On 4/17/13 3:40 AM, "Sanjay Tripathi" <sanjay.tripa...@citrix.com> wrote:

>Hi,
>
>While setting up the environment with the latest master code, the
>"createNetwork" API fails with this error message: "failed to create a
>guest network for basic zone Error: Specified physical network id is in
>incorrect state:Disabled". I checked the DB and found that in
>physical_network table the data entry is in disabled state.
>
>Is anyone else facing the same issue, or is there any use case why
>physical network is in disabled state?
>
>--Sanjay
>


Reply via email to