Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.



Page Properties
hiddentrue
idDONE

Product Version
Report Note
Assignee

Resources & Remarks


Modification History

NameDateProduct VersionAction
Antje15 JUL 20212021 Autumncreated
Antje25 NOV 20222022 Winterreuse page of removed status endpoint for metrics endpoint



200 OK

{ "classification" : true, "extraction" : false }
As of Versionproduct version 2021 Autumn | component version 0.32022 Winter
Request MethodGETPOST
Response FormatJSON
DescriptionResult Example
Code Block
languageyml


Excerpt

Returns a JSON structure containing the status (activated or deactivated) of the processes provided by ML pipeline for the tenant.

Meaning of the HTTP status codes:

HTTP Status CodeDescription
200 OKOK
400 Bad RequestRequest is bad.
404 Not FoundInference schema is not defined for these parameters. 
500 Internal Server ErrorError while getting status information.
Request Header

Content-Type: application/json

X-ID-TENANT-NAME: tenant_name

Request Example
/predict-api/system/status

Retrieve the tenant model performances by the parameters specified in the JSON request body for the model identified by modelId.


System context models used for that tenant are also valid.