Update APIs to latest 8.8.0-SNAPSHOT
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@ -16469,7 +16469,7 @@ export interface SnapshotSnapshotInfo {
|
||||
|
||||
export interface SnapshotSnapshotShardFailure {
|
||||
index: IndexName
|
||||
node_id: Id
|
||||
node_id?: Id
|
||||
reason: string
|
||||
shard_id: Id
|
||||
status: string
|
||||
|
||||
@ -16845,7 +16845,7 @@ export interface SnapshotSnapshotInfo {
|
||||
|
||||
export interface SnapshotSnapshotShardFailure {
|
||||
index: IndexName
|
||||
node_id: Id
|
||||
node_id?: Id
|
||||
reason: string
|
||||
shard_id: Id
|
||||
status: string
|
||||
|
||||
Reference in New Issue
Block a user