4.10.1
This commit is contained in:
@@ -103,6 +103,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)
|
||||
@@ -112,6 +113,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`
|
||||
@@ -153,6 +155,7 @@ Read-Only:
|
||||
- `conn_id` (Number)
|
||||
- `conn_type` (String)
|
||||
- `def_gw` (String)
|
||||
- `enable_secgroups` (Boolean)
|
||||
- `enabled` (Boolean)
|
||||
- `flipgroup_id` (Number)
|
||||
- `guid` (String)
|
||||
@@ -169,6 +172,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)
|
||||
@@ -231,6 +235,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`
|
||||
@@ -309,9 +314,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`
|
||||
@@ -354,6 +361,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`
|
||||
@@ -373,9 +393,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`
|
||||
@@ -417,3 +439,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