Skip to main content

CapabilityStreamCancel

Control-sized request to cancel one admitted provider stream.

call_idCall Id (string)required
caller_nodeCaller Node (string)required
target_nodeTarget Node (string)required
messageMessage (string)
Default value: caller stopped consuming the provider stream
CapabilityStreamCancel
{
"call_id": "string",
"caller_node": "string",
"target_node": "string",
"message": "caller stopped consuming the provider stream"
}