Interface IFileSystemRepository
A snapshot repository that uses a shared file system to store snapshot data. The path specified in the location parameter should point to the same location in the shared filesystem and be accessible on all data and cluster_manager nodes.
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IFileSystemRepository : IRepository<IFileSystemRepositorySettings>, IRepositoryWithSettings, ISnapshotRepository