Update dangling-index.md (#5969)
Fixed the parent field so Dangling indexes appears in the nav pane Signed-off-by: Heather Halter <HDHALTER@AMAZON.COM>
This commit is contained in:
parent
7d8a6a379d
commit
e55fcd3022
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
layout: default
|
||||
title: Dangling indexes
|
||||
parent: index-apis
|
||||
parent: Index APIs
|
||||
nav_order: 30
|
||||
---
|
||||
|
||||
|
@ -85,4 +85,4 @@ DELETE /_dangling/msdjernajxAT23RT-BupMB?accept_data_loss=true
|
|||
"cluster_name": "opensearch-cluster",
|
||||
"dangling_indices": [msdjernajxAT23RT-BupMB]
|
||||
}
|
||||
````
|
||||
````
|
||||
|
|
Loading…
Reference in New Issue