Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.18 KB

File metadata and controls

18 lines (14 loc) · 1.18 KB

V1NetworkUpdateRequest

Properties

Name Type Description Notes
additional_announcable_cid_rs list[str] list of cidrs which are added to the route maps per tenant private network, these are typically pod- and service cidrs, can only be set for private super networks [optional]
defaultchildprefixlength dict(str, int) if privatesuper, this defines the bitlen of child prefixes per addressfamily if not nil [optional]
description str a description for this entity [optional]
destinationprefixes list[str] the destination prefixes of this network [optional]
id str the unique ID of this entity
labels dict(str, str) free labels that you associate with this network. [optional]
name str a readable name for this entity [optional]
prefixes list[str] the prefixes of this network [optional]
shared bool marks a network as shareable. [optional]

[Back to Model list] [Back to API list] [Back to README]