5532d6f404
Add a functional test for 'removeFloatingIp' action. Rename the example file for 'addFloatingIp' action to clarify that it is a request body example. Change-Id: Ic865318fa640eb17d1317fb3d5f064788ebf44e7
6 lines
69 B
JSON
6 lines
69 B
JSON
{
|
|
"removeFloatingIp": {
|
|
"address": "172.16.10.7"
|
|
}
|
|
}
|