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

post

fun post(operation: Operation, responder: (Response<Operation?>) -> Unit): Unit

Submits an operation to Cumulocity to be run on the targetted device refereneced in the managed object

Parameters

operation - []Operation] to be posted to Cumulocity

responder - callback function to be called with Cumulocity response