Helix Swarm Guide (2019.3)

Administration

This section covers administration and configuration of Swarm.

Tip

If you make a configuration change, Swarm will not use it until the config cache has been deleted, this forces Swarm to use the new configuration. To clear the Swarm config cache, make the following curl request as an admin user:

curl -u "username:password" -X DELETE "https://myswarm.url/api/v10/cache/config/"

For more information on deleting the config cache, see Swarm config cache file delete.