[occi-wg] Syntax of OCCI API

eprparadocs at gmail.com eprparadocs at gmail.com
Thu Apr 16 15:02:29 CDT 2009


That works nicely.

Peace,
Chuck

Chris Webb wrote:
> eprparadocs at gmail.com writes:
> 
>> How would I create a "virtual lan network" called FOO and have the VMs I
>> create connect to it? I want to do this in certain cases where I have
>> multi-homed VMs in which one of the NICs is connected to the general
>> network and the other NICs are used to route traffic amongst themselves.
> 
> As an example of how this might work, in our (EH) API you do
> 
>   /resources/vlan/create
> 
> to create a VLAN (virtual network) and get its identifier, and then define
> your network card as attached to it. For example, for a machine with a
> public facing interface with dynamic IP and a VLAN attached interface,
> 
>   nic:0:dhcp auto
>   nic:1:vlan VLAN-ID
> 
> in the guest config.
> 
> Cheers,
> 
> Chris.




More information about the occi-wg mailing list