NetworkUpdateSpec

NetworkUpdateSpec
NetworkUpdateSpec

Represents a Network update spec

JSON Example
{
    "vlan": "string",
    "mtu": "string",
    "subnet": "string",
    "gateway": "string"
}
string
vlan
Optional

Vlan of the Network

string
mtu
Optional

Mtu of the Network

string
subnet
Optional

Subnet of the network

string
gateway
Optional

Gateway of the network