Index for /public/restapi/requests

public/restapi/requests/get_fragment/<string:request_id>/<int:version>
MethodDescriptionAccess limitCalls
GET Retrieve the fragment as stored for a given request user 10592
public/restapi/requests/get_fragment/<string:request_id>
MethodDescriptionAccess limitCalls
GET Retrieve the fragment as stored for a given request user 10592
public/restapi/requests/get_test/<string:prepid>/<int:events>
MethodDescriptionAccess limitCalls
GET Retrieve the script necessary to setup and test a given request get_setup - returns file for config generation for submission get_test - returns file for user validation get_valid - returns file for automatic validation user 4975
public/restapi/requests/get_setup/<string:prepid>/<int:events>
MethodDescriptionAccess limitCalls
GET Retrieve the script necessary to setup and test a given request get_setup - returns file for config generation for submission get_test - returns file for user validation get_valid - returns file for automatic validation user 4975
public/restapi/requests/get_valid/<string:prepid>/<int:events>
MethodDescriptionAccess limitCalls
GET Retrieve the script necessary to setup and test a given request get_setup - returns file for config generation for submission get_test - returns file for user validation get_valid - returns file for automatic validation user 4975
public/restapi/requests/get_test/<string:prepid>
MethodDescriptionAccess limitCalls
GET Retrieve the script necessary to setup and test a given request get_setup - returns file for config generation for submission get_test - returns file for user validation get_valid - returns file for automatic validation user 4975
public/restapi/requests/get_setup/<string:prepid>
MethodDescriptionAccess limitCalls
GET Retrieve the script necessary to setup and test a given request get_setup - returns file for config generation for submission get_test - returns file for user validation get_valid - returns file for automatic validation user 4975
public/restapi/requests/get_valid/<string:prepid>
MethodDescriptionAccess limitCalls
GET Retrieve the script necessary to setup and test a given request get_setup - returns file for config generation for submission get_test - returns file for user validation get_valid - returns file for automatic validation user 4975
public/restapi/requests/get_status/<string:request_ids>
MethodDescriptionAccess limitCalls
GET Get the status of the coma separated request id. user 133797
public/restapi/requests/get_status_and_approval/<string:prepid>
MethodDescriptionAccess limitCalls
GET Get the status and approval of given prepid(s) user 3
public/restapi/requests/get_actors/<string:request_id>/<string:what>
MethodDescriptionAccess limitCalls
GET Provide the list of user registered and actors to a given request user 5
public/restapi/requests/get_actors/<string:request_id>
MethodDescriptionAccess limitCalls
GET Provide the list of user registered and actors to a given request user 5
public/restapi/requests/produces/<path:dataset>
MethodDescriptionAccess limitCalls
GET retrieve the dictionnary of a request, based on the output dataset specified user 1
public/restapi/requests/output/<string:prepid>/<string:is_chain>
MethodDescriptionAccess limitCalls
GET Retrieve the list of datasets from a give request user 2
public/restapi/requests/output/<string:prepid>
MethodDescriptionAccess limitCalls
GET Retrieve the list of datasets from a give request user 2
public/restapi/requests/get_dict/<string:request_id>
MethodDescriptionAccess limitCalls
GET To be documented user 1
public/restapi/requests/get/<string:request_id>
MethodDescriptionAccess limitCalls
GET Retreive the dictionnary for a given request user 49389
public/restapi/requests/from_dataset_name/<string:dataset_name>
MethodDescriptionAccess limitCalls
GET Retrieve the data of all the requests related to the given data `dataset_name`. user 1
public/restapi/requests/listwithfile
MethodDescriptionAccess limitCalls
PUT Parse the posted text document for request id and request ranges for display of requests user 35