APINode/ServiceStop a serviceStop a service POST /api/node/:hostname/service/:name/stop Stop a systemd service on the target node. Request Responses200400401403500Service stopped.Bad request - validation error.Unauthorized - API key requiredForbidden - Insufficient permissionsError stopping service.