Viewing Equipment Timeline
You use this API to view the timeline for an equipment.
Request
-
HTTP Method: GET
-
Example URL: Application_URL/services/api/v1/equipment({equipmentId})/timeline?status=1, where status is the status of the equipment.
-
Authorization: You must have the roles EQUIPMENT_READ, EQUIPMENT_EDIT or EQUIPMENT_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 in the https://help.sap.com/doc/040d5297b6804c3b903ee307cfcbf13c/1902/en-US/equipment.html#equipment__equipmentId___timeline_get file.
Response
-
On successful execution, the system returns the timeline of the equipment.
For more information, see https://help.sap.com/doc/040d5297b6804c3b903ee307cfcbf13c/1902/en-US/equipment.html#equipment__equipmentId___timeline_get.