public ActionResult <List <ClusterModel> > FindAll() => Clusters.FindAll();