createCorrelationGroup

external fun createCorrelationGroup(correlationGroupJson: ERROR CLASS: Symbol not found for JsAny): CorrelationGroup(source)

Creates a CorrelationGroup from the given JSON representation

Return

The correlation group

Parameters

correlationGroupJson

The input JSON

See also