4.10.0
This commit is contained in:
@@ -70,6 +70,7 @@ description: |-
|
||||
- `timeouts` (Block, Optional) (see [below for nested schema](#nestedblock--timeouts))
|
||||
- `user_access` (Block Set) (see [below for nested schema](#nestedblock--user_access))
|
||||
- `without_boot_disk` (Boolean) If True, the imageId, bootDisk, sepId, pool parameters are ignored and the compute is created without a boot disk in the stopped state.
|
||||
- `zone_id` (Number)
|
||||
|
||||
### Read-Only
|
||||
|
||||
@@ -196,13 +197,14 @@ Read-Only:
|
||||
Required:
|
||||
|
||||
- `net_id` (Number) ID of the network for this connection.
|
||||
- `net_type` (String) Type of the network for this connection, either EXTNET or VINS.
|
||||
- `net_type` (String) Type of the network for this connection
|
||||
|
||||
Optional:
|
||||
|
||||
- `ip_address` (String) Optional IP address to assign to this connection. This IP should belong to the selected network and free for use.
|
||||
- `mac` (String) MAC address associated with this connection. MAC address is assigned automatically.
|
||||
- `mtu` (Number) Maximum transmission unit, used only for DPDK type, must be 1-9216
|
||||
- `sdn_interface_id` (String) unique_identifier of LogicalPort on SDN side
|
||||
- `weight` (Number) weight the network if you need to sort network list, the smallest attach first. zero or null weight attach last
|
||||
|
||||
|
||||
@@ -310,7 +312,9 @@ Read-Only:
|
||||
- `node_id` (Number)
|
||||
- `pci_slot` (Number)
|
||||
- `qos` (List of Object) (see [below for nested schema](#nestedobjatt--interfaces--qos))
|
||||
- `sdn_interface_id` (String)
|
||||
- `target` (String)
|
||||
- `trunk_tags` (String)
|
||||
- `type` (String)
|
||||
- `vnfs` (List of Number)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user