@terascope/types / elasticsearch-interfaces / IndicesRecoveryRecoveryBytes
Interface: IndicesRecoveryRecoveryBytes
Properties
percent
percent:
string
|number
Source
elasticsearch-interfaces.ts:1563
recovered?
optional
recovered:string
|number
Source
elasticsearch-interfaces.ts:1564
recovered_in_bytes
recovered_in_bytes:
string
|number
Source
elasticsearch-interfaces.ts:1565
reused?
optional
reused:string
|number
Source
elasticsearch-interfaces.ts:1566
reused_in_bytes
reused_in_bytes:
string
|number
Source
elasticsearch-interfaces.ts:1567
total?
optional
total:string
|number
Source
elasticsearch-interfaces.ts:1568
total_in_bytes
total_in_bytes:
string
|number