Cumulocity API Services / com.softwareag.jc.cumulocity.services.api / EventsService / post

post

fun post(events: Array<Event>, responder: RequestResponder<List<Event>>): Unit

Submits the events to cumulocity for the given managed object

Parameters

events - A list of new Events to be submitted for which the ids must be null

responder - callback to be called with Cumulocity response i.e. the id's of the newly create events