neutron-lib/api-ref/source/v2/samples/floatingips/floatingip-disassociate-request.json
Akihiro Motoki 31816d2eb1 api-ref: Rename file names for consistency
- xxxx.inc (API definition) files are renamed to <resources>.inc
  or <extension-alias>.inc.
- Sample file directories are renamed to match xxxx.inc.
- layer3-ext.inc are split into routers.inc and floatingips.inc.

Note that networks-multi-provider-ext.inc, networks-vlan-transparency-ext.inc
and not renamed as they will be merged into networks.inc.

Preparation of API-ref cleanup.

Part of neutron-in-tree-api-ref

Change-Id: I8e266c02af71d5134a40fa187edddbda18700085
2016-08-04 10:33:25 +09:00

6 lines
54 B
JSON

{
"floatingip": {
"port_id": null
}
}