List cloud VM network interfaces
Returns network interfaces attached to a cloud VM. Requires scope: vm.read.
Authentication
AuthorizationBearer
IBEE platform API token, for example: ibee_live_xxx.
Path parameters
vm_id
Virtual machine ID.
Query parameters
workspace_id
The workspace ID to scope this request to.
Response
Network interfaces returned successfully.
id
network_id
mac_address
private_ip
status
created_at
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
