Skip to content

Instantly share code, notes, and snippets.

Created July 9, 2015 03:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/36bd41daa237d7ab780e to your computer and use it in GitHub Desktop.
Save anonymous/36bd41daa237d7ab780e to your computer and use it in GitHub Desktop.
http://{{controllerHost}}:{{controllerPort}}/controller/nb/v2/neutron/floatingips/f013bef4-9468-494d-9417-c9d9e4abb97c
{
"floatingip": {
"floating_network_id": "7da709ff-397f-4778-a0e8-994811272fdb",
"router_id": "e09818e7-a05a-4963-9927-fc1dc6f1e844",
"fixed_ip_address": "10.1.0.3",
"floating_ip_address": "192.168.111.22",
"tenant_id": "cde2563ead464ffa97963c59e002c0cf",
"status": "ACTIVE",
"port_id": "341ceaca-24bf-4017-9b08-c3180e86fd24",
"id": "f013bef4-9468-494d-9417-c9d9e4abb97c"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment