This method allows to update existing correlations.该方法允许更新现有的相关性。

    Parameters参数

    Correlation properties to be updated.要更新的相关属性。

    The property must be defined for each correlation, all other properties are optional. Only the passed properties will be updated, all others will remain unchanged.必须为每个关联定义“相关性”属性,所有其他属性都是可选的。只有超时的属性将被更新,所有其他属性将保持不变。

    Returns an object containing the IDs of the updated correlations under the property.返回一个对象,该对象包含“相关性”属性下更新的相关性的ID。

    Examples示例

    Disable correlation禁用关联

    Request:

    Response:

    Replace conditions, but keep the evaluation method替换条件,但保持评估方法

    Response:

    Source来源