2.6.12 Creating Networks

It is possible to create different network types within Oracle VM Manager. In this example we show how to create a standard network object, as well as a local network limited to a single server.

To create a standard network for your environment to use, submit a POST request to the following URI:

https://hostname:port/ovm/core/wsapi/rest/Network

To create a local network for your environment, it must be attached to the Oracle VM Server where it will run. To do this, submit a POST request to the following URI:

https://hostname:port/ovm/core/wsapi/rest/Server/id/Network