attach_data_assets
Attach data assets to Code Ocean capsules with optional mount paths for offline computational workflows. Use when capsules have no active cloud workstations.
Instructions
Attach one or more data assets to a capsule with optional mount paths. Use when the capsule has no running cloud workstations. For active cloud workstation sessions use attach_computation_data_assets instead. Accepts a list of parameter objects (e.g. [{'id': '...'}]), not just a list of IDs.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| capsule_id | Yes | ||
| attach_params | Yes |