Class CleanupRepositoryRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.snapshot.CleanupRepositoryRequest

public class CleanupRepositoryRequest
extends RequestBase
Triggers the review of a snapshot repository’s contents and deletes any stale data not referenced by existing snapshots.
See Also:
API specification