Swarm Inspect

Retrieves detailed information about the Docker Swarm cluster that the Docker daemon is a member of, including the Swarm's ID, version, creation and update timestamps, specification details such as orchestration settings, raft consensus configuration, dispatcher settings, CA configuration for certificate management, encryption settings, and task defaults. This endpoint returns the complete Swarm object if the node is part of an active Swarm, or an error if the Docker daemon is not participati...