Create Slice
Creates a Slice.
The “logic” field of a slice should be dictionary that matches the fields of a ProcRequest (without the project, run, or split). On request, the logic will be validated. The returned Slice’s “logic” field should fit directly into a ProcRequest (barring the run_id and Split. Those must be provided by the client).
Was this page helpful?