latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-1127518479.8 KB

789e6ad3796c

Destinations

Create destination

Create a Docker network destination on a server owned by the authenticated team.

post/servers/{server_uuid}/destinations

Path parameters

server_uuidstring required

Server UUID

Request body

namestring
networkstring required
type'standalone' | 'swarm'

Response

Destination created.

uuidstring
namestring
networkstring
type'standalone' | 'swarm'
server_uuidstring
created_atstring date-time
updated_atstring date-time