2a0d9fa798
This patch adds info to the API reference for the dns-integration and dns-domain-ports extension including details about the extension as well as documented request/response parameters. Change-Id: Ia5630ceb97d833b85d88cef323bcd2d6c9780c81 Closes-Bug: #1711992
13 lines
426 B
JSON
13 lines
426 B
JSON
{
|
|
"floatingip": {
|
|
"floating_network_id": "376da547-b977-4cfe-9cba-275c80debf57",
|
|
"port_id": "ce705c24-c1ef-408a-bda3-7bbd946164ab",
|
|
"subnet_id": "278d9507-36e7-403c-bb80-1d7093318fe6",
|
|
"fixed_ip_address": "10.0.0.3",
|
|
"floating_ip_address": "172.24.4.228",
|
|
"description": "floating ip for testing",
|
|
"dns_domain": "my-domain.org.",
|
|
"dns_name": "myfip"
|
|
}
|
|
}
|