Viewing System Timeline
You use this API to view the timeline for a system.
Request
-
HTTP Method: GET
-
Example URL: Application_URL/services/api/v1/systems({systemId})/timeline?status=1, where status is the status of the equipment.
-
Authorization: You must have the roles SYSTEM_READ, SYSTEM_EDIT or SYSTEM_DELETE assigned to your user ID in 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/85c7e55a3d214e05843cb996a3ba1700/1902/en-US/systems.html#systems__systemId___timeline_get file.
Response
-
On successful execution, the system returns the timeline of the system.
For more information, see https://help.sap.com/doc/85c7e55a3d214e05843cb996a3ba1700/1902/en-US/systems.html#systems__systemId___timeline_get.