| Name | Type | Description | Notes |
|---|---|---|---|
| image_details | str | Must be a valid `image_detail` dict-representation. Example: ``` { "breed": "SHELL", "fpga_board": "FMKU60", "shell_type": "Themisto", "comment" : "Some valuable information for humans (optional)" } ``` | |
| image_file | str | FPGA bitfile to be programmed | |
| pr_verify_rpt | str | Result of the `pr_verify` command (currently optional) | [optional] |