Class CleanupRepositoryResults
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class CleanupRepositoryResults
Properties
| Edit this page View SourceDeletedBlobs
Declaration
[DataMember(Name = "deleted_blobs")]
public long DeletedBlobs { get; }
Property Value
Type | Description |
---|---|
long |
DeletedBytes
Declaration
[DataMember(Name = "deleted_bytes")]
public long DeletedBytes { get; }
Property Value
Type | Description |
---|---|
long |