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