Skip to main content
POST
Self-register a cloud edge replica (idempotent by hostname)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
hostname
string
required

Identificador único da réplica (ex: hostname do container)

name
string

Nome amigável; default = hostname

capabilities
object

Capacidades da réplica (cpu, mem, etc)

Response

Edge registered; same response on subsequent calls

edge
object
mqtt
object