Setting API Status

This API is used to set or change the status of API List containing training, partial training, data upload, etc.

Method
POST
Endpoint
/v1/aion/setApiStatus/
Request Parameters

api_name Select the API whose data you want to fetch. Available values are:
  • TRAINING
  • DATA_UPLOAD
  • DATA_ISSUE_SPOTTER
  • PREDICTION
  • XPLAINER
api_status The status that you want to set for the API.
  • Success
  • Fail
  • InProgress
model_version The version number of the model.
uuid
api_result_location The location to store API results.
usecaseid The ID of the use case for which you want to set the status.

After providing the values, click Execute.

Response Parameters
After clicking Execute, you get a Response similar to the following example:

  • msg