v3

latestOpenAPI 3.0.0raw.githubusercontent.com2026-02-14107155281.0 KB

Inspect swarm

get/swarm

Response

The request has succeeded.

IDstring

The ID of the swarm.

CreatedAtstring date-time

Date and time at which the swarm was initialised in RFC 3339 format with nano-seconds.

UpdatedAtstring date-time

Date and time at which the swarm was last updated in RFC 3339 format with nano-seconds.

RootRotationInProgressboolean

Whether there is currently a root CA rotation in progress for the swarm

DataPathPortinteger

DataPathPort specifies the data path port number for data traffic. Acceptable port range is 1024 to 49151. If no port is set or is set to 0, the default port (4789) is used.

DefaultAddrPoolstring[]

Default Address Pool specifies default subnet pools for global scope networks.

SubnetSizeinteger

SubnetSize specifies the subnet size of the networks created from the default subnet pool.