IpPoolUpdateSpec

IpPoolUpdateSpec
IpPoolUpdateSpec

Represents a Ip pool update spec

JSON Example
{
    "oldIpPool": {
        "start": "string",
        "end": "string"
    },
    "newIpPool": {
        "start": "string",
        "end": "string"
    }
}
oldIpPool
Optional

Represents an IP Pool of a network in a network pool

newIpPool
Optional

Represents an IP Pool of a network in a network pool