|
@@ -38,12 +38,14 @@ The API returns the following response:
|
|
|
--------------------------------------------------
|
|
|
{
|
|
|
"dangling_indices": [
|
|
|
+ {
|
|
|
"index_name": "my-index-000001",
|
|
|
"index_uuid": "zmM4e0JtBkeUjiHD-MihPQ",
|
|
|
"creation_date_millis": 1589414451372,
|
|
|
"node_ids": [
|
|
|
"pL47UN3dAb2d5RCWP6lQ3e"
|
|
|
]
|
|
|
+ }
|
|
|
]
|
|
|
}
|
|
|
--------------------------------------------------
|