Data Integration Hub
- Data Integration Hub 10.5
- All Products
http://<DIH_console_host_port>/dih-console/api/v1/event/changestatus
http://localhost:18080/dih-console/api/v1/event/changestatus
{ "eventId": "<event ID>", "eventStatusName": "<name of the event status>", "comment": "<Specify a comment to be displayed.>" }
{ "eventId": "270003", "eventStatusName": "Complete", "comment": "From Rest API" }