Stage CASDA products to Pawsey
casda_stage_pawseyStage CASDA product identifiers to the Pawsey network via DataLink with idempotency support and duplicate handling. Requires authentication and human confirmation of license terms.
Instructions
Submit one Pawsey pull staging job via DataLink pawsey_async_service.
Requires authentication and CASDA_ENABLE_STAGING (same flag as WEB full-file staging). Distinct from casda_stage_products: results are Pawsey-network restricted. Response includes human_gate_warnings; licence/HPC confirmation must be completed by a human in DAP — this server never auto-accepts terms. Reuse data-job status/download tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_ids | Yes | Explicit CASDA product identifiers for Pawsey network staging. Empty input is rejected; duplicates are removed. | |
| allow_duplicate | No | Allow a new request for the same active product set when a new idempotency key is used. | |
| idempotency_key | No | Caller-supplied idempotency key; a UUID is generated when omitted. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| reused | No | ||
| status | No | ||
| job_kind | No | full_file | |
| products | No | ||
| provenance | No | ||
| request_id | No | ||
| submitted_at | No | ||
| idempotency_key | No | ||
| human_gate_warnings | No |