Examples

GET /gateway/v2/jobs/by_proj_dates/CTS150057/2021-07-01/2011-01
{
    "message": null,
    "result": [
        {
            "resource_name": "expanse.sdsc.xsede.org",
            "job_id": 117990670,
            "request_resource_id": 64801,
            "resource_id": 2899,
            "project_account_user_id": 399286,
            "project_account_id": 50550,
            "person_id": 100765,
            "local_job_id": "4585403",
            "charge": "438.0",
            "start_time": "2021-07-29T23:00:06.000+00:00",
            "end_time": "2021-07-31T11:29:36.000+00:00",
            "submit_time": "2021-07-29T22:59:59.000+00:00",
            "wall_time": 131370,
            "local_reference": null,
            "local_parent_job_id": null,
            "local_username": "lbo5133",
            "extra_properties": "{\"Queue\": \"shared\", \"Memory\": null, \"JobName\": \"cuOOH.2\", \"NodeCount\": 1, \"CpuCoreCount\": 12}",
            "entry_time": "2021-08-01T09:51:52.933+00:00",
            "project_id": 10918,
            "grant_number": "CTS150057"
        }
    ]
}

Params

Param name Description
grant_number
required

the project’s code

Validations:

  • Must be a String

start_date
required

Validations:

  • Must be a String

end_date
required

Validations:

  • Must be a String