10346: Add slides about Keep and Crunch.
[arvados.git] / doc / api / execution.html.textile.liquid
index fb03b01a1bf977964be1618947cbd26019a9c2cf..900e7659ef2e1827004951c12f0dcdd9be2b4279 100644 (file)
@@ -17,6 +17,8 @@ Note: although the preferred API for Aravdos going forward, the Container API ma
 # When the container associated with the container request is completed, the container request will go into the @Final@ state.
 # The @output_uuid@ field of the container request contains the uuid of output collection produced by container request.
 
+!{{site.baseurl}}/images/Crunch_dispatch.svg!
+
 h2. Job API (deprecated)
 
 # To submit work, create a "job":{{site.baseurl}}/api/methods/jobs.html .  If the same job has been submitted in the past, it will return an existing job in @Completed@ state.