4.10.1
This commit is contained in:
@@ -158,6 +158,7 @@ Read-Only:
|
||||
- `gid` (Number)
|
||||
- `guid` (Number)
|
||||
- `interfaces` (List of Object) (see [below for nested schema](#nestedobjatt--vnf_dev--interfaces))
|
||||
- `live_migration_job_id` (Number)
|
||||
- `lock_status` (String)
|
||||
- `milestones` (Number)
|
||||
- `status` (String)
|
||||
@@ -167,6 +168,7 @@ Read-Only:
|
||||
- `vnc_password` (String)
|
||||
- `vnf_id` (Number)
|
||||
- `vnf_name` (String)
|
||||
- `zone_id` (Number)
|
||||
|
||||
<a id="nestedobjatt--vnf_dev--config"></a>
|
||||
### Nested Schema for `vnf_dev.config`
|
||||
@@ -208,6 +210,7 @@ Read-Only:
|
||||
- `conn_id` (Number)
|
||||
- `conn_type` (String)
|
||||
- `def_gw` (String)
|
||||
- `enable_secgroups` (Boolean)
|
||||
- `enabled` (Boolean)
|
||||
- `flipgroup_id` (Number)
|
||||
- `guid` (String)
|
||||
@@ -224,6 +227,7 @@ Read-Only:
|
||||
- `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)
|
||||
@@ -286,6 +290,7 @@ Read-Only:
|
||||
- `status` (String)
|
||||
- `tech_status` (String)
|
||||
- `type` (String)
|
||||
- `zone_id` (Number)
|
||||
|
||||
<a id="nestedobjatt--vnfs--dhcp--config"></a>
|
||||
### Nested Schema for `vnfs.dhcp.config`
|
||||
@@ -364,9 +369,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`
|
||||
@@ -409,6 +416,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`
|
||||
@@ -428,9 +448,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`
|
||||
@@ -472,3 +494,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