Each HTTP request must have the following request headers set:
XA-AGENT: agent XA-RESOURCE: resource XA-API-KEY: api-key
Resource | Description |
---|---|
POST /gateway/v2/job_attributes | Insert job into XDCDB |
GET /gateway/v2/jobs/by_res_user_dates/<resource>/<username>/<start_date>/<end_date> | All jobs by a person (found by resource and username), for all resources, in a date range |
GET /gateway/v2/jobs/by_proj_dates/<charge_number>/<start_date>/<end_date> | All jobs run for a project in a date range |
GET /gateway/v2/jobs | Last n jobs from an apikey, human-readable |
Resource | Description |
---|---|
GET /spacct/auth_test | |
GET /spacct/v1/users/resource/<resource> | |
GET /spacct/v1/projects/resource/<resource>?active_only |
Resource | Description |
---|---|
GET /userinfo/auth_test | |
GET /userinfo/v1/people/by_username/<resource>/<username> | |
GET /userinfo/v1/resources/usernames/<resource> |