-
-
umangrdoshi
Participant -
mgherkar
Participant2 years, 11 months ago #3301::To re-trigger incident in butterfly, below are the options.
1. Single ticket: http://localhost:8080/incident-management/rest/ITSMRest/retriggerIncidents?incidents=<incident id>
ex. http://localhost:8080/incident-management/rest/ITSMRest/retriggerIncidents?incidents=10662. For multiple incidents: http://localhost:8080/incident-management/rest/ITSMRest/retriggerIncidents?incidents=<incident id>
ex. http://localhost:8080/incident-management/rest/ITSMRest/retriggerIncidents?incidents=1066,1068 -
umangrdoshi
Participant -
mgherkar
Participant2 years, 6 months ago #3305::To re-trigger incident(s) in butterfly, below are the options.
1. Single incident: http://localhost:8080/incident-management/rest/ITSMRest/retriggerIncidents?incidents=<incident id>
ex. http://localhost:8080/incident-management/rest/ITSMRest/retriggerIncidents?incidents=10662. Multiple incidents: http://localhost:8080/incident-management/rest/ITSMRest/retriggerIncidents?incidents=<incident id,incident id2,…incident id n >
ex. http://localhost:8080/incident-management/rest/ITSMRest/retriggerIncidents?incidents=1066,1068,2000 -
Gregory Williams
Participant
-
You must be logged in to reply to this topic.