diff --git a/datagateway_api/src/swagger/openapi.yaml b/datagateway_api/src/swagger/openapi.yaml index 5ec7f1c8..6bde92cb 100644 --- a/datagateway_api/src/swagger/openapi.yaml +++ b/datagateway_api/src/swagger/openapi.yaml @@ -1781,12 +1781,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get Applications tags: - Applications @@ -1814,12 +1813,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Applications tags: - Applications @@ -1847,12 +1845,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new Applications tags: - Applications @@ -1873,12 +1870,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete Applications by id tags: - Applications @@ -1901,12 +1897,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the Application matching the given ID tags: - Applications @@ -1937,12 +1932,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Applications by id tags: - Applications @@ -1964,12 +1958,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count Applications tags: - Applications @@ -1993,12 +1986,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single Application tags: - Applications @@ -2024,12 +2016,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get DataCollectionDatafiles tags: - DataCollectionDatafiles @@ -2057,12 +2048,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update DataCollectionDatafiles tags: - DataCollectionDatafiles @@ -2090,12 +2080,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new DataCollectionDatafiles tags: - DataCollectionDatafiles @@ -2116,12 +2105,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete DataCollectionDatafiles by id tags: - DataCollectionDatafiles @@ -2144,12 +2132,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the DataCollectionDatafile matching the given ID tags: - DataCollectionDatafiles @@ -2180,12 +2167,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update DataCollectionDatafiles by id tags: - DataCollectionDatafiles @@ -2207,12 +2193,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count DataCollectionDatafiles tags: - DataCollectionDatafiles @@ -2238,12 +2223,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single DataCollectionDatafile tags: - DataCollectionDatafiles @@ -2269,12 +2253,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get DataCollectionDatasets tags: - DataCollectionDatasets @@ -2302,12 +2285,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update DataCollectionDatasets tags: - DataCollectionDatasets @@ -2335,12 +2317,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new DataCollectionDatasets tags: - DataCollectionDatasets @@ -2361,12 +2342,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete DataCollectionDatasets by id tags: - DataCollectionDatasets @@ -2389,12 +2369,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the DataCollectionDataset matching the given ID tags: - DataCollectionDatasets @@ -2425,12 +2404,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update DataCollectionDatasets by id tags: - DataCollectionDatasets @@ -2452,12 +2430,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count DataCollectionDatasets tags: - DataCollectionDatasets @@ -2483,12 +2460,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single DataCollectionDataset tags: - DataCollectionDatasets @@ -2515,12 +2491,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get DataCollectionParameters tags: - DataCollectionParameters @@ -2548,12 +2523,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update DataCollectionParameters tags: - DataCollectionParameters @@ -2581,12 +2555,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new DataCollectionParameters tags: - DataCollectionParameters @@ -2607,12 +2580,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete DataCollectionParameters by id tags: - DataCollectionParameters @@ -2635,12 +2607,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the DataCollectionParameter matching the given ID tags: - DataCollectionParameters @@ -2671,12 +2642,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update DataCollectionParameters by id tags: - DataCollectionParameters @@ -2698,12 +2668,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count DataCollectionParameters tags: - DataCollectionParameters @@ -2729,12 +2698,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single DataCollectionParameter tags: - DataCollectionParameters @@ -2760,12 +2728,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get DataCollections tags: - DataCollections @@ -2793,12 +2760,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update DataCollections tags: - DataCollections @@ -2826,12 +2792,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new DataCollections tags: - DataCollections @@ -2852,12 +2817,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete DataCollections by id tags: - DataCollections @@ -2880,12 +2844,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the DataCollection matching the given ID tags: - DataCollections @@ -2916,12 +2879,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update DataCollections by id tags: - DataCollections @@ -2943,12 +2905,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count DataCollections tags: - DataCollections @@ -2972,12 +2933,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single DataCollection tags: - DataCollections @@ -3003,12 +2963,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get DatafileFormats tags: - DatafileFormats @@ -3036,12 +2995,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update DatafileFormats tags: - DatafileFormats @@ -3069,12 +3027,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new DatafileFormats tags: - DatafileFormats @@ -3095,12 +3052,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete DatafileFormats by id tags: - DatafileFormats @@ -3123,12 +3079,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the DatafileFormat matching the given ID tags: - DatafileFormats @@ -3159,12 +3114,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update DatafileFormats by id tags: - DatafileFormats @@ -3186,12 +3140,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count DatafileFormats tags: - DatafileFormats @@ -3215,12 +3168,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single DatafileFormat tags: - DatafileFormats @@ -3246,12 +3198,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get DatafileParameters tags: - DatafileParameters @@ -3279,12 +3230,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update DatafileParameters tags: - DatafileParameters @@ -3312,12 +3262,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new DatafileParameters tags: - DatafileParameters @@ -3338,12 +3287,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete DatafileParameters by id tags: - DatafileParameters @@ -3366,12 +3314,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the DatafileParameter matching the given ID tags: - DatafileParameters @@ -3402,12 +3349,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update DatafileParameters by id tags: - DatafileParameters @@ -3429,12 +3375,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count DatafileParameters tags: - DatafileParameters @@ -3459,12 +3404,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single DatafileParameter tags: - DatafileParameters @@ -3490,12 +3434,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get Datafiles tags: - Datafiles @@ -3523,12 +3466,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Datafiles tags: - Datafiles @@ -3556,12 +3498,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new Datafiles tags: - Datafiles @@ -3582,12 +3523,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete Datafiles by id tags: - Datafiles @@ -3610,12 +3550,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the Datafile matching the given ID tags: - Datafiles @@ -3646,12 +3585,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Datafiles by id tags: - Datafiles @@ -3673,12 +3611,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count Datafiles tags: - Datafiles @@ -3702,12 +3639,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single Datafile tags: - Datafiles @@ -3733,12 +3669,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get DatasetParameters tags: - DatasetParameters @@ -3766,12 +3701,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update DatasetParameters tags: - DatasetParameters @@ -3799,12 +3733,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new DatasetParameters tags: - DatasetParameters @@ -3825,12 +3758,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete DatasetParameters by id tags: - DatasetParameters @@ -3853,12 +3785,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the DatasetParameter matching the given ID tags: - DatasetParameters @@ -3889,12 +3820,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update DatasetParameters by id tags: - DatasetParameters @@ -3916,12 +3846,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count DatasetParameters tags: - DatasetParameters @@ -3946,12 +3875,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single DatasetParameter tags: - DatasetParameters @@ -3977,12 +3905,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get DatasetTypes tags: - DatasetTypes @@ -4010,12 +3937,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update DatasetTypes tags: - DatasetTypes @@ -4043,12 +3969,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new DatasetTypes tags: - DatasetTypes @@ -4069,12 +3994,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete DatasetTypes by id tags: - DatasetTypes @@ -4097,12 +4021,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the DatasetType matching the given ID tags: - DatasetTypes @@ -4133,12 +4056,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update DatasetTypes by id tags: - DatasetTypes @@ -4160,12 +4082,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count DatasetTypes tags: - DatasetTypes @@ -4189,12 +4110,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single DatasetType tags: - DatasetTypes @@ -4220,12 +4140,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get Datasets tags: - Datasets @@ -4253,12 +4172,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Datasets tags: - Datasets @@ -4286,12 +4204,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new Datasets tags: - Datasets @@ -4312,12 +4229,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete Datasets by id tags: - Datasets @@ -4340,12 +4256,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the Dataset matching the given ID tags: - Datasets @@ -4376,12 +4291,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Datasets by id tags: - Datasets @@ -4403,12 +4317,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count Datasets tags: - Datasets @@ -4432,12 +4345,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single Dataset tags: - Datasets @@ -4463,12 +4375,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get Facilities tags: - Facilities @@ -4496,12 +4407,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Facilities tags: - Facilities @@ -4529,12 +4439,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new Facilities tags: - Facilities @@ -4555,12 +4464,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete Facilities by id tags: - Facilities @@ -4583,12 +4491,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the Facility matching the given ID tags: - Facilities @@ -4619,12 +4526,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Facilities by id tags: - Facilities @@ -4646,12 +4552,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count Facilities tags: - Facilities @@ -4675,12 +4580,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single Facility tags: - Facilities @@ -4706,12 +4610,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get FacilityCycles tags: - FacilityCycles @@ -4739,12 +4642,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update FacilityCycles tags: - FacilityCycles @@ -4772,12 +4674,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new FacilityCycles tags: - FacilityCycles @@ -4798,12 +4699,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete FacilityCycles by id tags: - FacilityCycles @@ -4826,12 +4726,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the FacilityCycle matching the given ID tags: - FacilityCycles @@ -4862,12 +4761,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update FacilityCycles by id tags: - FacilityCycles @@ -4889,12 +4787,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count FacilityCycles tags: - FacilityCycles @@ -4918,12 +4815,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single FacilityCycle tags: - FacilityCycles @@ -4949,12 +4845,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get Groupings tags: - Groupings @@ -4982,12 +4877,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Groupings tags: - Groupings @@ -5015,12 +4909,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new Groupings tags: - Groupings @@ -5041,12 +4934,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete Groupings by id tags: - Groupings @@ -5069,12 +4961,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the Grouping matching the given ID tags: - Groupings @@ -5105,12 +4996,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Groupings by id tags: - Groupings @@ -5132,12 +5022,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count Groupings tags: - Groupings @@ -5161,12 +5050,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single Grouping tags: - Groupings @@ -5192,12 +5080,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get InstrumentScientists tags: - InstrumentScientists @@ -5225,12 +5112,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update InstrumentScientists tags: - InstrumentScientists @@ -5258,12 +5144,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new InstrumentScientists tags: - InstrumentScientists @@ -5284,12 +5169,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete InstrumentScientists by id tags: - InstrumentScientists @@ -5312,12 +5196,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the InstrumentScientist matching the given ID tags: - InstrumentScientists @@ -5348,12 +5231,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update InstrumentScientists by id tags: - InstrumentScientists @@ -5375,12 +5257,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count InstrumentScientists tags: - InstrumentScientists @@ -5405,12 +5286,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single InstrumentScientist tags: - InstrumentScientists @@ -5436,12 +5316,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get Instruments tags: - Instruments @@ -5469,12 +5348,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Instruments tags: - Instruments @@ -5502,12 +5380,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new Instruments tags: - Instruments @@ -5528,12 +5405,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete Instruments by id tags: - Instruments @@ -5556,12 +5432,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the Instrument matching the given ID tags: - Instruments @@ -5592,12 +5467,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Instruments by id tags: - Instruments @@ -5619,12 +5493,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count Instruments tags: - Instruments @@ -5648,12 +5521,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single Instrument tags: - Instruments @@ -5679,12 +5551,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get InvestigationGroups tags: - InvestigationGroups @@ -5712,12 +5583,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update InvestigationGroups tags: - InvestigationGroups @@ -5745,12 +5615,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new InvestigationGroups tags: - InvestigationGroups @@ -5771,12 +5640,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete InvestigationGroups by id tags: - InvestigationGroups @@ -5799,12 +5667,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the InvestigationGroup matching the given ID tags: - InvestigationGroups @@ -5835,12 +5702,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update InvestigationGroups by id tags: - InvestigationGroups @@ -5862,12 +5728,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count InvestigationGroups tags: - InvestigationGroups @@ -5892,12 +5757,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single InvestigationGroup tags: - InvestigationGroups @@ -5924,12 +5788,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get InvestigationInstruments tags: - InvestigationInstruments @@ -5957,12 +5820,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update InvestigationInstruments tags: - InvestigationInstruments @@ -5990,12 +5852,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new InvestigationInstruments tags: - InvestigationInstruments @@ -6016,12 +5877,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete InvestigationInstruments by id tags: - InvestigationInstruments @@ -6044,12 +5904,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the InvestigationInstrument matching the given ID tags: - InvestigationInstruments @@ -6080,12 +5939,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update InvestigationInstruments by id tags: - InvestigationInstruments @@ -6107,12 +5965,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count InvestigationInstruments tags: - InvestigationInstruments @@ -6138,12 +5995,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single InvestigationInstrument tags: - InvestigationInstruments @@ -6169,12 +6025,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get InvestigationParameters tags: - InvestigationParameters @@ -6202,12 +6057,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update InvestigationParameters tags: - InvestigationParameters @@ -6235,12 +6089,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new InvestigationParameters tags: - InvestigationParameters @@ -6261,12 +6114,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete InvestigationParameters by id tags: - InvestigationParameters @@ -6289,12 +6141,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the InvestigationParameter matching the given ID tags: - InvestigationParameters @@ -6325,12 +6176,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update InvestigationParameters by id tags: - InvestigationParameters @@ -6352,12 +6202,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count InvestigationParameters tags: - InvestigationParameters @@ -6383,12 +6232,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single InvestigationParameter tags: - InvestigationParameters @@ -6414,12 +6262,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get InvestigationTypes tags: - InvestigationTypes @@ -6447,12 +6294,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update InvestigationTypes tags: - InvestigationTypes @@ -6480,12 +6326,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new InvestigationTypes tags: - InvestigationTypes @@ -6506,12 +6351,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete InvestigationTypes by id tags: - InvestigationTypes @@ -6534,12 +6378,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the InvestigationType matching the given ID tags: - InvestigationTypes @@ -6570,12 +6413,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update InvestigationTypes by id tags: - InvestigationTypes @@ -6597,12 +6439,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count InvestigationTypes tags: - InvestigationTypes @@ -6627,12 +6468,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single InvestigationType tags: - InvestigationTypes @@ -6658,12 +6498,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get InvestigationUsers tags: - InvestigationUsers @@ -6691,12 +6530,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update InvestigationUsers tags: - InvestigationUsers @@ -6724,12 +6562,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new InvestigationUsers tags: - InvestigationUsers @@ -6750,12 +6587,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete InvestigationUsers by id tags: - InvestigationUsers @@ -6778,12 +6614,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the InvestigationUser matching the given ID tags: - InvestigationUsers @@ -6814,12 +6649,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update InvestigationUsers by id tags: - InvestigationUsers @@ -6841,12 +6675,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count InvestigationUsers tags: - InvestigationUsers @@ -6871,12 +6704,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single InvestigationUser tags: - InvestigationUsers @@ -6902,12 +6734,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get Investigations tags: - Investigations @@ -6935,12 +6766,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Investigations tags: - Investigations @@ -6968,12 +6798,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new Investigations tags: - Investigations @@ -6994,12 +6823,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete Investigations by id tags: - Investigations @@ -7022,12 +6850,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the Investigation matching the given ID tags: - Investigations @@ -7058,12 +6885,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Investigations by id tags: - Investigations @@ -7085,12 +6911,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count Investigations tags: - Investigations @@ -7114,12 +6939,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single Investigation tags: - Investigations @@ -7145,12 +6969,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get Jobs tags: - Jobs @@ -7177,12 +7000,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Jobs tags: - Jobs @@ -7210,12 +7032,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new Jobs tags: - Jobs @@ -7236,12 +7057,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete Jobs by id tags: - Jobs @@ -7264,12 +7084,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the Job matching the given ID tags: - Jobs @@ -7300,12 +7119,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Jobs by id tags: - Jobs @@ -7327,12 +7145,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count Jobs tags: - Jobs @@ -7356,12 +7173,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single Job tags: - Jobs @@ -7387,12 +7203,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get Keywords tags: - Keywords @@ -7420,12 +7235,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Keywords tags: - Keywords @@ -7453,12 +7267,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new Keywords tags: - Keywords @@ -7479,12 +7292,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete Keywords by id tags: - Keywords @@ -7507,12 +7319,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the Keyword matching the given ID tags: - Keywords @@ -7543,12 +7354,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Keywords by id tags: - Keywords @@ -7570,12 +7380,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count Keywords tags: - Keywords @@ -7599,12 +7408,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single Keyword tags: - Keywords @@ -7630,12 +7438,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get ParameterTypes tags: - ParameterTypes @@ -7663,12 +7470,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update ParameterTypes tags: - ParameterTypes @@ -7696,12 +7502,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new ParameterTypes tags: - ParameterTypes @@ -7722,12 +7527,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete ParameterTypes by id tags: - ParameterTypes @@ -7750,12 +7554,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the ParameterType matching the given ID tags: - ParameterTypes @@ -7786,12 +7589,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update ParameterTypes by id tags: - ParameterTypes @@ -7813,12 +7615,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count ParameterTypes tags: - ParameterTypes @@ -7842,12 +7643,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single ParameterType tags: - ParameterTypes @@ -7873,12 +7673,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get PermissibleStringValues tags: - PermissibleStringValues @@ -7906,12 +7705,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update PermissibleStringValues tags: - PermissibleStringValues @@ -7939,12 +7737,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new PermissibleStringValues tags: - PermissibleStringValues @@ -7965,12 +7762,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete PermissibleStringValues by id tags: - PermissibleStringValues @@ -7993,12 +7789,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the PermissibleStringValue matching the given ID tags: - PermissibleStringValues @@ -8029,12 +7824,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update PermissibleStringValues by id tags: - PermissibleStringValues @@ -8056,12 +7850,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count PermissibleStringValues tags: - PermissibleStringValues @@ -8087,12 +7880,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single PermissibleStringValue tags: - PermissibleStringValues @@ -8118,12 +7910,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get PublicSteps tags: - PublicSteps @@ -8151,12 +7942,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update PublicSteps tags: - PublicSteps @@ -8184,12 +7974,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new PublicSteps tags: - PublicSteps @@ -8210,12 +7999,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete PublicSteps by id tags: - PublicSteps @@ -8238,12 +8026,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the PublicStep matching the given ID tags: - PublicSteps @@ -8274,12 +8061,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update PublicSteps by id tags: - PublicSteps @@ -8301,12 +8087,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count PublicSteps tags: - PublicSteps @@ -8330,12 +8115,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single PublicStep tags: - PublicSteps @@ -8361,12 +8145,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get Publications tags: - Publications @@ -8394,12 +8177,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Publications tags: - Publications @@ -8427,12 +8209,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new Publications tags: - Publications @@ -8453,12 +8234,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete Publications by id tags: - Publications @@ -8481,12 +8261,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the Publication matching the given ID tags: - Publications @@ -8517,12 +8296,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Publications by id tags: - Publications @@ -8544,12 +8322,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count Publications tags: - Publications @@ -8573,12 +8350,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single Publication tags: - Publications @@ -8604,12 +8380,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get RelatedDatafiles tags: - RelatedDatafiles @@ -8637,12 +8412,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update RelatedDatafiles tags: - RelatedDatafiles @@ -8670,12 +8444,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new RelatedDatafiles tags: - RelatedDatafiles @@ -8696,12 +8469,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete RelatedDatafiles by id tags: - RelatedDatafiles @@ -8724,12 +8496,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the RelatedDatafile matching the given ID tags: - RelatedDatafiles @@ -8760,12 +8531,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update RelatedDatafiles by id tags: - RelatedDatafiles @@ -8787,12 +8557,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count RelatedDatafiles tags: - RelatedDatafiles @@ -8817,12 +8586,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single RelatedDatafile tags: - RelatedDatafiles @@ -8848,12 +8616,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get Rules tags: - Rules @@ -8880,12 +8647,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Rules tags: - Rules @@ -8913,12 +8679,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new Rules tags: - Rules @@ -8939,12 +8704,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete Rules by id tags: - Rules @@ -8967,12 +8731,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the Rule matching the given ID tags: - Rules @@ -9003,12 +8766,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Rules by id tags: - Rules @@ -9030,12 +8792,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count Rules tags: - Rules @@ -9059,12 +8820,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single Rule tags: - Rules @@ -9090,12 +8850,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get SampleParameters tags: - SampleParameters @@ -9123,12 +8882,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update SampleParameters tags: - SampleParameters @@ -9156,12 +8914,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new SampleParameters tags: - SampleParameters @@ -9182,12 +8939,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete SampleParameters by id tags: - SampleParameters @@ -9210,12 +8966,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the SampleParameter matching the given ID tags: - SampleParameters @@ -9246,12 +9001,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update SampleParameters by id tags: - SampleParameters @@ -9273,12 +9027,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count SampleParameters tags: - SampleParameters @@ -9303,12 +9056,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single SampleParameter tags: - SampleParameters @@ -9334,12 +9086,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get SampleTypes tags: - SampleTypes @@ -9367,12 +9118,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update SampleTypes tags: - SampleTypes @@ -9400,12 +9150,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new SampleTypes tags: - SampleTypes @@ -9426,12 +9175,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete SampleTypes by id tags: - SampleTypes @@ -9454,12 +9202,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the SampleType matching the given ID tags: - SampleTypes @@ -9490,12 +9237,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update SampleTypes by id tags: - SampleTypes @@ -9517,12 +9263,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count SampleTypes tags: - SampleTypes @@ -9546,12 +9291,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single SampleType tags: - SampleTypes @@ -9577,12 +9321,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get Samples tags: - Samples @@ -9609,12 +9352,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Samples tags: - Samples @@ -9642,12 +9384,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new Samples tags: - Samples @@ -9668,12 +9409,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete Samples by id tags: - Samples @@ -9696,12 +9436,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the Sample matching the given ID tags: - Samples @@ -9732,12 +9471,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Samples by id tags: - Samples @@ -9759,12 +9497,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count Samples tags: - Samples @@ -9788,12 +9525,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single Sample tags: - Samples @@ -9819,12 +9555,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get Shifts tags: - Shifts @@ -9851,12 +9586,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Shifts tags: - Shifts @@ -9884,12 +9618,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new Shifts tags: - Shifts @@ -9910,12 +9643,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete Shifts by id tags: - Shifts @@ -9938,12 +9670,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the Shift matching the given ID tags: - Shifts @@ -9974,12 +9705,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Shifts by id tags: - Shifts @@ -10001,12 +9731,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count Shifts tags: - Shifts @@ -10030,12 +9759,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single Shift tags: - Shifts @@ -10061,12 +9789,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get Studies tags: - Studies @@ -10093,12 +9820,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Studies tags: - Studies @@ -10126,12 +9852,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new Studies tags: - Studies @@ -10152,12 +9877,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete Studies by id tags: - Studies @@ -10180,12 +9904,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the Study matching the given ID tags: - Studies @@ -10216,12 +9939,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Studies by id tags: - Studies @@ -10243,12 +9965,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count Studies tags: - Studies @@ -10272,12 +9993,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single Study tags: - Studies @@ -10303,12 +10023,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get StudyInvestigations tags: - StudyInvestigations @@ -10336,12 +10055,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update StudyInvestigations tags: - StudyInvestigations @@ -10369,12 +10087,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new StudyInvestigations tags: - StudyInvestigations @@ -10395,12 +10112,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete StudyInvestigations by id tags: - StudyInvestigations @@ -10423,12 +10139,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the StudyInvestigation matching the given ID tags: - StudyInvestigations @@ -10459,12 +10174,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update StudyInvestigations by id tags: - StudyInvestigations @@ -10486,12 +10200,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count StudyInvestigations tags: - StudyInvestigations @@ -10516,12 +10229,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single StudyInvestigation tags: - StudyInvestigations @@ -10547,12 +10259,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get UserGroups tags: - UserGroups @@ -10580,12 +10291,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update UserGroups tags: - UserGroups @@ -10613,12 +10323,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new UserGroups tags: - UserGroups @@ -10639,12 +10348,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete UserGroups by id tags: - UserGroups @@ -10667,12 +10375,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the UserGroup matching the given ID tags: - UserGroups @@ -10703,12 +10410,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update UserGroups by id tags: - UserGroups @@ -10730,12 +10436,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count UserGroups tags: - UserGroups @@ -10759,12 +10464,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single UserGroup tags: - UserGroups @@ -10790,12 +10494,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get Users tags: - Users @@ -10822,12 +10525,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Users tags: - Users @@ -10855,12 +10557,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Create new Users tags: - Users @@ -10881,12 +10582,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Delete Users by id tags: - Users @@ -10909,12 +10609,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Find the User matching the given ID tags: - Users @@ -10945,12 +10644,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Update Users by id tags: - Users @@ -10972,12 +10670,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count Users tags: - Users @@ -11001,12 +10698,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get single User tags: - Users @@ -11019,8 +10715,7 @@ paths: '400': description: Bad request - something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': @@ -11051,8 +10746,7 @@ paths: type: object description: Success - a user's session details '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid summary: Get session details @@ -11087,8 +10781,7 @@ paths: type: object description: Success - returns a session ID '400': - description: Bad request. User credentials were not provided in request - body. + description: Bad request. User credentials not provided in request body '403': description: Forbidden. User credentials were invalid security: [] @@ -11107,8 +10800,7 @@ paths: type: string description: Success - the user's session ID that has been refreshed '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid summary: Refresh session @@ -11144,12 +10836,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get an Instrument's FacilityCycles tags: - FacilityCycles @@ -11178,12 +10869,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count an Instrument's FacilityCycles tags: - FacilityCycles @@ -11198,8 +10888,7 @@ paths: required: true schema: type: integer - - description: The id of the facility cycles to retrieve the investigations - of + - description: The id of the facility cycle to retrieve the investigations in: path name: cycle_id required: true @@ -11224,12 +10913,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Get the investigations for a given Facility Cycle & Instrument tags: - Investigations @@ -11245,8 +10933,7 @@ paths: required: true schema: type: integer - - description: The id of the facility cycles to retrieve the investigations - of + - description: The id of the facility cycle to retrieve the investigations in: path name: cycle_id required: true @@ -11265,12 +10952,11 @@ paths: '400': description: Bad request - Something was wrong with the request '401': - description: Unauthorized - No session ID was found in the HTTP Authorization - header + description: Unauthorized - No session ID found in HTTP Auth. header '403': description: Forbidden - The session ID provided is invalid '404': - description: No such record - Unable to find a record in the database + description: No such record - Unable to find a record in ICAT summary: Count investigations for a given Facility Cycle & Instrument tags: - Investigations