List GPU VM network interfaces

Returns network interfaces attached to a GPU VM. Requires scope: vm.read.

Authentication

AuthorizationBearer

IBEE platform API token, for example: ibee_live_xxx.

Path parameters

vm_idstringRequired
Virtual machine ID.

Query parameters

workspace_idstringRequired
The workspace ID to scope this request to.

Response

Network interfaces returned successfully.
idstring
network_idstring
mac_addressstring or null
private_ipstring or null
statusenum
created_atdatetime

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error