Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 789 Bytes

File metadata and controls

15 lines (7 loc) · 789 Bytes

CreateNetRequest

Properties

Name Type Description Notes
dryRun Boolean If true, checks whether you have the required permissions to perform the action. [optional]
ipRange String The IP range for the Net, in CIDR notation (for example, `10.0.0.0/16`).
tenancy String The tenancy options for the VMs:<br /> - `default` if a VM created in a Net can be launched with any tenancy.<br /> - `dedicated` if it can be launched with dedicated tenancy VMs running on single-tenant hardware.<br /> - `dedicated group ID`: if it can be launched in a dedicated group on single-tenant hardware. [optional]