Restart Network Monitor services. This route is admin-only.put https://localhost:3000/api/services/actions/restartBody ParamsIf an empty JSON is passed in the body of the request, all Network Monitor services are restarted. Alternately, a list of services can be provided if only certain services need to be restarted.servicesarray of stringsservicesADD stringResponses 200A message indicating that a restart was initiated. defaultIn case of an error, an error payload containing error code, name, and description is returned.Updated 3 months ago