v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0618918374.7 KB
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