model: add migration, recovery and storage type fields to seal status
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-02-05 12:57:25 +01:00
parent dc4b62496a
commit f6180c4f90
3 changed files with 54 additions and 3 deletions

View File

@ -3,6 +3,9 @@
### Fix
* Use `replication_performance_mode` instead of `replication_perf_mode` in health response.
### Improvements
* Add `migration`, `recovery_seal` and `storage_type` fields to `SealReponse` model
### Test
* Tested against Vault 1.9.2