Property
vault
| Property Name |
Type |
Description |
Required |
| clock_skew_ms |
integer
|
|
|
| cluster_id |
string
|
|
|
| cluster_name |
string
|
|
|
| echo_duration_ms |
integer
|
|
|
| enterprise |
boolean
|
|
|
| initialized |
boolean
|
|
|
| last_wal |
string
|
|
|
| license |
VaultLicense
|
|
|
| performance_standby |
boolean
|
|
|
| replication_dr_mode |
string
|
|
|
| replication_performance_mode |
string
|
|
|
| replication_primary_canary_age_ms |
integer
|
|
|
| sealed |
boolean
|
|
|
| server_time_utc |
integer
|
|
|
| standby |
boolean
|
|
|
| version |
string
|
|
|
VaultLicense
| Property Name |
Type |
Description |
Required |
| expiry_time |
string
|
|
|
| state |
string
|
|
|
| terminated |
boolean
|
|
|
{
"cluster_id": "6f84629a-97ce-81b4-46bd-c94c6a1003d8",
"license": {
"terminated": false,
"state": "autoloaded",
"expiry_time": "2024-07-10T23:59:59Z"
},
"standby": false,
"replication_performance_mode": "disabled",
"performance_standby": false,
"cluster_name": "vault-cluster-1d49d85f",
"version": "1.14.3+ent",
"replication_dr_mode": "disabled",
"sealed": false,
"last_wal": 68547,
"initialized": true,
"server_time_utc": 1705474739
}