NetworkModel

A network located on a compute resource.

Properties

NameDescription Additional information
Name

The name of the network. The network specifics (routing, VLAN ID, etc) must be configured using the management console for the compute resource (for example, XenCenter).

Type: String

Sample

application/json

Sample:
{
  "Name": "network1"
}