InlineIpBlockSubnet1

InlineIpBlockSubnet1
InlineIpBlockSubnet1
JSON Example
{
    "cidr": "string",
    "allocation_ranges": [
        {
            "_self": {
                "action": "string",
                "href": "string",
                "rel": "string"
            },
            "_links": [
                {
                    "action": "string",
                    "href": "string",
                    "rel": "string"
                }
            ],
            "_schema": "string",
            "start": "string",
            "end": "string"
        }
    ],
    "block_id": "string",
    "size": 0
}
string As ipv4-cidr-block As ipv4-cidr-block
cidr
Optional

Represents network address and the prefix length which will be associated with a layer-2 broadcast domain

allocation_ranges
Optional

A collection of IPv4 IP ranges used for IP allocation.

string
block_id
Required

Block id for which the subnet is created.

integer As int64 As int64
size
Required

Represents the size or number of ip addresses in the subnet