Alert Type Assignment to Group
This API allows you to define associations between alert type group and alert types.
Request
-
HTTP Method: POST
-
Example URL:Application_URL/services/api/v1/alerttypegroups
-
Authorization: You must have the roles EQUIPMENT_READ and EVENT.C (in SAP IoT Application Enablement).
-
Request Schema: To know about fields that you can use in a request payload, refer to the request schema in thehttps://help.sap.com/doc/d449a511d7d24f89a08bd7e75e413fd8/1902/en-US/AlertTypeGroup.html#alerttypegroups_put file.
Response
-
If the mapping between an alert type group and alert types is successful, the system returns the details of the alert type group with the updated alert types information.
-
If the systems cannot create the mapping successfully, system returns appropriate error codes in the response payload.
For more information, see https://help.sap.com/doc/d449a511d7d24f89a08bd7e75e413fd8/1902/en-US/AlertTypeGroup.html#alerttypegroups_put.