Class UpdateFilteringRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.connector.UpdateFilteringRequest
All Implemented Interfaces:
JsonpSerializable

@JsonpDeserializable public class UpdateFilteringRequest extends RequestBase implements JsonpSerializable
Update the connector filtering.

Update the draft filtering configuration of a connector and marks the draft validation state as edited. The filtering draft is activated once validated by the running Elastic connector service. The filtering property is used to configure sync rules (both basic and advanced) for a connector.

See Also: