Configure an Indicator to a Model
You use this API to configure indicator with threhsolds and other properties to a model.
Request
-
HTTP Method: POST
-
Example URL: Application_URL/services/api/v1/model({id})/indicatorconfiguration
-
Authorization: You must have the roles MODEL_EDIT, or MODEL_DELETE assigned to your user IDin the SAP Cloud Platform account.
-
Request Schema: To know about fields that you can use in a request payload, refer to the request schema inhttps://help.sap.com/doc/e8d1e2658da546de98ef9a6038474334/1902/en-US/model.html#model__id___indicatorconfiguration_post .
Response
-
If an indicator is created successfully, system displays a confirmation message.
For more information, see https://help.sap.com/doc/e8d1e2658da546de98ef9a6038474334/1902/en-US/model.html#model__id___indicatorconfiguration_post.
- If the system cannot create an indicator, system returns appropriate error codes in the response payload. For more information, seehttps://help.sap.com/doc/e8d1e2658da546de98ef9a6038474334/1902/en-US/model.html#model__id___indicatorconfiguration_post .