put https://{serverURL}/api/instances//restart
This will restart the service for all containers within an instance. To restart the underlying server(s) as well you must include the query parameter server=true
. This includes rebuilding the environment variables and applying settings to the docker containers.