Aller au contenu principal

Harvest

Harvest is a statistics dashboard and API for Pixar's Tractor render farm.

Harvest consists of two main repositories:

API

Harvest has a REST API accessible at http://harvest.preprod.silex.artfx.fr/api/, here are the current routes:

{
"/history/project-usage",
"/history/blade-usage",
"/current/blade-usage",
"/current/project-usage",
"/info/compute-time",
"/info/projects",
"/info/blades",
"/info/running-jobs",
"/info/jobs-per-owner",
"/history/jobs-per-owner",
"/info/jobs-per-project",
"/fog/groups",
}