Updating Configuration of an Indicator
You use this API to edit the configured indicator of an indicator at the equipment level.
Request
-
HTTP Method: PUT
-
Example URL: Application_URL/services/api/v1/indicatorconfiguration({id})
-
Authorization: You must have the roles INDICATOR_EDIT, EQUIPMENT_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/040d5297b6804c3b903ee307cfcbf13c/1902/en-US/equipment.html#indicatorconfiguration__id___put.
Response
-
If the system updates the indicator successfully, the system returns the details of the updated indicator in the response payload.
For more information, see https://help.sap.com/doc/7d8af69173014f9d95b84778778b37bd/1811/en-US/equipment.html#indicatorconfiguration__id___put.
-
If the system cannot update the indicator successfully, the system returns appropriate error message in the response payload.
For more information, see https://help.sap.com/doc/040d5297b6804c3b903ee307cfcbf13c/1902/en-US/equipment.html#indicatorconfiguration__id___put .