Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 934 Bytes

PrivateNetwork.md

File metadata and controls

23 lines (15 loc) · 934 Bytes

PrivateNetwork

Private Network

Properties

Name Type Description Notes
description String Private Network description [optional]
labels Map<String, String> [optional]
name String Private Network name [optional]
startIp String Private Network start IP address [optional]
leases List<PrivateNetworkLease> Private Network leased IP addresses [optional] [readonly]
id UUID Private Network ID [optional] [readonly]
vni Long Private Network VXLAN ID [optional]
netmask String Private Network netmask [optional]
options PrivateNetworkOptions [optional]
endIp String Private Network end IP address [optional]