Protection Settings related APIs
Number of APIs: 4
This is the specification of Open APIs to access the OT Companion Protection data for building your own applications or integrations to IT tools
Contact Support: Name: API Support Email: feedback.otams.si@siemens.com
-
api/v1/settings-zip - Get protection settings zip by deviceId in base64 format GET {{baseUrl}}/api/v1/settings/zip/deviceid/:deviceId?startDate=<string>&endDate=<string>
-
api/v1/settings-zip - Get protection settings zip by serialNumber in base64 format GET {{baseUrl}}/api/v1/settings/zip/serialnumber/:serialNumber?startDate=<string>&endDate=<string>
-
api/v1/settings - Get protection settings by deviceId GET {{baseUrl}}/api/v1/settings/deviceid/:deviceId
-
api/v1/settings - Get protection settings by serialNumber GET {{baseUrl}}/api/v1/settings/serialnumber/:serialNumber