Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 705 Bytes

CreateNetworkRequest.md

File metadata and controls

13 lines (9 loc) · 705 Bytes

Org.OpenAPITools.Model.CreateNetworkRequest

Properties

Name Type Description Notes
Region string Create the Private Network in this Region id.
Description string A description of the private network. [optional]
V4Subnet string The IPv4 network address. For example: 10.99.0.0 [optional]
V4SubnetMask int The number of bits for the netmask in CIDR notation. Example: 24 [optional]

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