Detach floating IP from a (running) container
POST /fips/detach
Detach the floating IP from a container
Example request:
Example response:
Status Codes:
204 - no error
404 - no such Container
500 - Internal Server Error
Parameters:
container - the container id
Last updated