AvailableNetworksModel
- idType: stringFormat: uuidrequired
Network ID
- nameType: stringrequired
Network name
- networkType: stringenum
Type requiredType of network - 'standard' (L3 with routing) or 'custom' (L2 only)
values- standard
- custom
- cidrType: string
Block CIDR block for the network. Only present for standard (L3) networks. Omitted for custom (L2) networks.
.png)