SubnetRuntime
SubnetRuntime
JSON Example
{
"ip_range_runtimes": [
{
"allocated_ips": [
{
"ip": {
"addr": "string",
"type": "string"
},
"obj_info": "string",
"obj_uuid": "string"
}
],
"free_ip_count": 0,
"total_ip_count": 0,
"type": "string"
}
],
"prefix": {
"ip_addr": {
"addr": "string",
"type": "string"
},
"mask": 0
}
}
array of StaticIpRangeRuntime
ip_range_runtimes
Optional
Static IP range runtime. Field introduced in 20.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.