Detach a VM from a firewall group

Authentication

AuthorizationBearer

IBEE platform API token, for example: ibee_live_xxx.

Path parameters

firewall_group_idstringRequired
Firewall group ID.
vm_idstringRequired
Virtual machine ID.

Query parameters

workspace_idstringRequired
The workspace ID to scope this request to.

Response

VM detached successfully.
firewall_group_idstring
organization_idstring
workspace_idstring
namestring
is_defaultboolean
statusstring
ruleslist of objects
created_atdatetime
updated_atdatetime
workspace_namestring
descriptionstring or null
linked_instance_countinteger>=0

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error