Private Networks
Private Network
Properties
| Property | Type | Required | Description |
|---|---|---|---|
description | string | no | Private Network description |
end-ip | string | no | Private Network end IP address |
id | string | no | Private Network ID |
labels | object | no | Resource labels |
leases | array[object] | no | Private Network leased IP addresses schema details |
name | string | no | Private Network name |
netmask | string | no | Private Network netmask |
options | object | no | Private Network DHCP Options schema details |
start-ip | string | no | Private Network start IP address |
vni | integer | no | Private Network VXLAN ID |
Last updated on