View Indicator Values for a Model
You can use this API to view all the values of an indicator from various sources for a model.
Request
-
HTTP Method: GET
-
Example URL: Application_URL/services/api/v1/indicatorvalues
-
Authorization: You must have the roles MODEL_DELETE, or MODEL_EDIT 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 in https://help.sap.com/doc/e8d1e2658da546de98ef9a6038474334/1902/en-US/model.html#indicatorvalues_get.
Response
-
If the model with the specified ID exists, the system returns the details of the indicators assigned to the model in the response payload.
For more information, see https://help.sap.com/doc/e8d1e2658da546de98ef9a6038474334/1902/en-US/model.html#indicatorvalues_get.
-
If the model with the specified ID exists, the system returns appropriate error message in the response payload.
For more information, see https://help.sap.com/doc/e8d1e2658da546de98ef9a6038474334/1902/en-US/model.html#indicatorvalues_get .