4.10.1
This commit is contained in:
@@ -26,6 +26,7 @@ description: |-
|
||||
- `description` (String) Optional user-defined text description of this ViNS.
|
||||
- `dns` (Set of String)
|
||||
- `enable` (Boolean) enable for enable/disable requests
|
||||
- `enable_secgroups` (Boolean) enable security groups
|
||||
- `ext_ip` (String)
|
||||
- `ext_net_id` (Number)
|
||||
- `force` (Boolean) force for delete request
|
||||
@@ -160,6 +161,7 @@ Read-Only:
|
||||
- `guid` (Number)
|
||||
- `id` (Number)
|
||||
- `interfaces` (List of Object) (see [below for nested schema](#nestedobjatt--vnf_dev--interfaces))
|
||||
- `live_migration_job_id` (Number)
|
||||
- `lock_status` (String)
|
||||
- `meta` (List of String)
|
||||
- `milestones` (Number)
|
||||
@@ -169,6 +171,7 @@ Read-Only:
|
||||
- `type` (String)
|
||||
- `vins` (List of Number)
|
||||
- `vnc_password` (String)
|
||||
- `zone_id` (Number)
|
||||
|
||||
<a id="nestedobjatt--vnf_dev--config"></a>
|
||||
### Nested Schema for `vnf_dev.config`
|
||||
@@ -210,6 +213,7 @@ Read-Only:
|
||||
- `conn_id` (Number)
|
||||
- `conn_type` (String)
|
||||
- `def_gw` (String)
|
||||
- `enable_secgroups` (Boolean)
|
||||
- `enabled` (Boolean)
|
||||
- `flipgroup_id` (Number)
|
||||
- `guid` (String)
|
||||
@@ -225,6 +229,8 @@ Read-Only:
|
||||
- `node_id` (Number)
|
||||
- `pci_slot` (Number)
|
||||
- `qos` (List of Object) (see [below for nested schema](#nestedobjatt--vnf_dev--interfaces--qos))
|
||||
- `sdn_interface_id` (String)
|
||||
- `security_groups` (List of Number)
|
||||
- `target` (String)
|
||||
- `type` (String)
|
||||
- `vnfs` (List of Number)
|
||||
@@ -284,9 +290,11 @@ Read-Only:
|
||||
- `owner_id` (Number)
|
||||
- `owner_type` (String)
|
||||
- `pure_virtual` (Boolean)
|
||||
- `routes` (List of Object) (see [below for nested schema](#nestedobjatt--vnfs--dhcp--routes))
|
||||
- `status` (String)
|
||||
- `tech_status` (String)
|
||||
- `type` (String)
|
||||
- `zone_id` (Number)
|
||||
|
||||
<a id="nestedobjatt--vnfs--dhcp--config"></a>
|
||||
### Nested Schema for `vnfs.dhcp.config`
|
||||
@@ -333,6 +341,19 @@ Read-Only:
|
||||
|
||||
|
||||
|
||||
<a id="nestedobjatt--vnfs--dhcp--routes"></a>
|
||||
### Nested Schema for `vnfs.dhcp.routes`
|
||||
|
||||
Read-Only:
|
||||
|
||||
- `compute_ids` (List of Number)
|
||||
- `destination` (String)
|
||||
- `gateway` (String)
|
||||
- `guid` (String)
|
||||
- `netmask` (String)
|
||||
- `route_id` (Number)
|
||||
|
||||
|
||||
|
||||
<a id="nestedobjatt--vnfs--gw"></a>
|
||||
### Nested Schema for `vnfs.gw`
|
||||
@@ -353,9 +374,11 @@ Read-Only:
|
||||
- `owner_id` (Number)
|
||||
- `owner_type` (String)
|
||||
- `pure_virtual` (Boolean)
|
||||
- `routes` (List of Object) (see [below for nested schema](#nestedobjatt--vnfs--gw--routes))
|
||||
- `status` (String)
|
||||
- `tech_status` (String)
|
||||
- `type` (String)
|
||||
- `zone_id` (Number)
|
||||
|
||||
<a id="nestedobjatt--vnfs--gw--config"></a>
|
||||
### Nested Schema for `vnfs.gw.config`
|
||||
@@ -398,6 +421,19 @@ Read-Only:
|
||||
|
||||
|
||||
|
||||
<a id="nestedobjatt--vnfs--gw--routes"></a>
|
||||
### Nested Schema for `vnfs.gw.routes`
|
||||
|
||||
Read-Only:
|
||||
|
||||
- `compute_ids` (List of Number)
|
||||
- `destination` (String)
|
||||
- `gateway` (String)
|
||||
- `guid` (String)
|
||||
- `netmask` (String)
|
||||
- `route_id` (Number)
|
||||
|
||||
|
||||
|
||||
<a id="nestedobjatt--vnfs--nat"></a>
|
||||
### Nested Schema for `vnfs.nat`
|
||||
@@ -418,9 +454,11 @@ Read-Only:
|
||||
- `owner_id` (Number)
|
||||
- `owner_type` (String)
|
||||
- `pure_virtual` (Boolean)
|
||||
- `routes` (List of Object) (see [below for nested schema](#nestedobjatt--vnfs--nat--routes))
|
||||
- `status` (String)
|
||||
- `tech_status` (String)
|
||||
- `type` (String)
|
||||
- `zone_id` (Number)
|
||||
|
||||
<a id="nestedobjatt--vnfs--nat--config"></a>
|
||||
### Nested Schema for `vnfs.nat.config`
|
||||
@@ -462,3 +500,17 @@ Read-Only:
|
||||
- `dev_id` (Number)
|
||||
- `iface01` (String)
|
||||
- `iface02` (String)
|
||||
|
||||
|
||||
|
||||
<a id="nestedobjatt--vnfs--nat--routes"></a>
|
||||
### Nested Schema for `vnfs.nat.routes`
|
||||
|
||||
Read-Only:
|
||||
|
||||
- `compute_ids` (List of Number)
|
||||
- `destination` (String)
|
||||
- `gateway` (String)
|
||||
- `guid` (String)
|
||||
- `netmask` (String)
|
||||
- `route_id` (Number)
|
||||
|
||||
Reference in New Issue
Block a user