Detailed view of a task.

GET /atdb/tasks/25958/
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 25958,
    "task_type": "regular",
    "is_summary": false,
    "is_aggregated": false,
    "creationTime": "2023-02-09T08:10:31.508198Z",
    "filter": "lc0_008_mi_bftgz",
    "predecessor": null,
    "predecessor_status": "no_predecessor",
    "successors": [],
    "joined_input_tasks": [],
    "joined_output_task": null,
    "joined_status": null,
    "project": "lc0_008",
    "sas_id": "99010",
    "priority": 100,
    "purge_policy": "no",
    "cleanup_policy": null,
    "resume": true,
    "workflow": 16,
    "stage_request_id": 32834,
    "status": "processed_failed",
    "new_status": "processed_failed",
    "quality": "",
    "calculated_qualities": null,
    "inputs": [
        {
            "size": "146488862720",
            "surl": "srm://srm.grid.sara.nl:8443/pnfs/grid.sara.nl/data/lofar/ops/projects/lc0_008/99010/LOFAR_PULSAR_ARCHIVE_locus010_L99010_red_343911fa.tar",
            "type": "File",
            "location": "srm.grid.sara.nl"
        }
    ],
    "outputs": null,
    "metrics": {
        "n_cpus": 3,
        "n_nodes": 1,
        "nodelist": "wn-hb-05",
        "cpu_time_raw": 5646
    },
    "remarks": null,
    "status_history": [
        "defined (2023-02-09T09:01:10Z)",
        "staged (2023-02-09T10:25:04Z)",
        "fetched (2023-02-09T10:25:29Z)",
        "processing (2023-02-09T10:25:57Z)",
        "processed_failed (2023-02-09T10:57:33Z)",
        "defining (2023-02-09T08:10:31Z)",
        "staging (2023-02-09T09:01:29Z)"
    ],
    "size_to_process": 146488862720,
    "size_processed": 0,
    "total_processing_time": 5646,
    "nr_of_dps": null,
    "log_entries": [
        "186299 - 25958 - staging (STAGER)",
        "186426 - 25958 - staged (STAGER)",
        "186427 - 25958 - fetched (copy_skipped)",
        "186428 - 25958 - processing (running)",
        "186454 - 25958 - processed_failed (running)"
    ],
    "meta_scheduling": {
        "#SBATCH --constraint": "ssd12T",
        "#SBATCH --cpus-per-task": 3
    },
    "environment": "",
    "archive": null,
    "activity": 35,
    "service_filter": "srm.grid.sara.nl",
    "ingest_location": null,
    "specification": null
}