How can I detach a Public IP from Interface ?
kressety opened this issue · 0 comments
kressety commented
From the samples I can only know how to create_or_update
a Public IP/Interface or just delete
it (if I try to delete an attached IP, there will be an exception and ask me to detach the Public IP from Interface first).
So how can I detach a Public IP from Interface ?