Swarm Update
Updates the configuration of an existing Docker Swarm cluster by modifying settings such as the orchestration configuration, raft consensus parameters, dispatcher settings, certificate authority configuration, encryption settings, and task defaults. This operation requires the current configuration version number to ensure the update is applied to the most recent state of the swarm, preventing conflicts from concurrent modifications. The endpoint accepts a JSON payload containing the desired ...