cluster api toc update (#2573)

Signed-off-by: ariamarble <armarble@amazon.com>
This commit is contained in:
Aria Marble 2023-02-02 09:15:27 -08:00 committed by GitHub
parent 80aba53496
commit 0b9f2c866f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 30 additions and 6 deletions

View File

@ -1,7 +1,9 @@
---
layout: default
title: Cluster allocation explain
nav_order: 15
nav_order: 10
parent: Cluster APIs
has_children: false
---
# Cluster allocation explain

View File

@ -1,7 +1,9 @@
---
layout: default
title: Cluster routing and awareness
nav_order: 16
nav_order: 20
parent: Cluster APIs
has_children: false
---
# Cluster routing and awareness

View File

@ -1,7 +1,9 @@
---
layout: default
title: Cluster decommission
nav_order: 20
nav_order: 30
parent: Cluster APIs
has_children: false
---
# Cluster decommission

View File

@ -1,7 +1,9 @@
---
layout: default
title: Cluster health
nav_order: 17
nav_order: 40
parent: Cluster APIs
has_children: false
---
# Cluster health

View File

@ -1,7 +1,9 @@
---
layout: default
title: Cluster settings
nav_order: 18
nav_order: 50
parent: Cluster APIs
has_children: false
---
# Cluster settings

View File

@ -1,7 +1,9 @@
---
layout: default
title: Cluster stats
nav_order: 18
nav_order: 60
parent: Cluster APIs
has_children: false
---
# Cluster stats

View File

@ -0,0 +1,12 @@
---
layout: default
title: Cluster APIs
has_children: true
nav_order: 15
redirect_from:
- /opensearch/api-reference/cluster-api/
---
# Cluster APIs
The cluster APIs allow you to manage your cluster. You can use them to check cluster health, modify settings, retrieve statistics, and more.