Computers

Update a computer

Updates a computer by ID.

patch/api/v0/computers/{computerId}

Path parameters

computerIdstring required

Computer ID

Request body

namestring
hostIdstring uuid
remoteUserstring

Response

Response for status 200

idstring required
hostIdstring uuid
namestring required
providerType'byom' | 'e2b' required
status'provisioning' | 'active' | 'error'
createdAtnumber required
relayClientUrlstring uri
relayAgentUrlstring uri
remoteUserstring
clonedRepoDirectoriesstring[]
ownerPrincipalKindstring
ownerIdstring

Changes