Parse Protocol To Template
Parse Protocol To Template
Parse a raw protocol string and create (or find) a canonical experiment template.
This is the first step of a two-step protocol submission flow. Call this to
resolve a template_id, then pass that ID to
POST /simulations/with-template/batch to run simulations.
Parameters
body : ParseToTemplateRequest Protocol text, name, optional drive cycle files, and experiment parameters.
Returns
ParseToTemplateResponse The UUID of the resolved (created or existing) experiment template.
Parse Protocol To Template
Body
application/json
Response
Successful Response
Response from the parse-to-template endpoint.