Vault server health
vault_healthCheck the health status of a Vault server, including initialization, seal state, and standby mode, to verify connectivity and configuration.
Instructions
Check the Vault server's health: whether it is initialized, sealed, and in standby. Good for verifying connectivity and configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| initialized | No | ||
| sealed | No | ||
| standby | No | ||
| version | No |