show documentdb (opensearch)
Syntax
show documentdb <option>
Description
Display documendb information such as shard allocation, disk usage, node stats etc.
Options
| allocation |
Display the shard allocation. |
| disk | Display the disk usage information. |
| index-shards | Display the index shard information. |
| index-stats | Display the index statistics. |
| indices | Display the indices in documentdb. |
| lifecycle-policy | Display the lifecycle policies. |
| nodes | Display the node information. |
| nodes-stats | Display the nodes statistics. |
| settings | Display the configures settings. |
| settings-default | Display the default settings. |
| shards | Display the cluster shard information. |
| stats | Display the cluster statistics. |
| status | Display the status of documentdb service. |
Required Privilege Level
CLI Administrator
Sample Output
show documentdb
disk$ show documentdb disk --- - shards: "6" disk.indices: "219.3mb" disk.used: "76.3gb" disk.avail: "1.3tb" disk.total: "1.4tb" disk.percent: "5" host: "10.42.0.32" ip: "10.42.0.32" node: "opensearch-cluster-master-0"
show documentdb
status$ show documentdb status Module Status Running Expected Instances Restarts Uptime opensearch-cluster-master-0 Running 1 1 0 7d12h
Release Information
Command introduced in Juniper Security Director Release 24.4.1.