InlineIpAddressPoolBlockSubnet1

InlineIpAddressPoolBlockSubnet1
InlineIpAddressPoolBlockSubnet1
JSON Example
{
    "auto_assign_gateway": false,
    "ip_block_path": "string",
    "size": 0
}
boolean
auto_assign_gateway
Optional

If this property is set to true, the first IP in the range will be reserved for gateway.

string
ip_block_path
Required

The path of the IpAddressBlock from which the subnet is to be created.

integer As int64 As int64
size
Required

The size parameter is required for subnet creation. It must be specified during creation but cannot be changed later.