Detach a network from a cloud VM

Detaches a network interface from a cloud VM. Requires scope: vm.write.

Authentication

AuthorizationBearer

IBEE platform API token, for example: ibee_live_xxx.

Path parameters

vm_idstringRequired
Virtual machine ID.
interface_idstringRequired
Network interface ID.

Query parameters

workspace_idstringRequired
The workspace ID to scope this request to.

Response

Network detached successfully.
detailstring

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error