Skip to content

Commit

Permalink
backport of commit b8d482c
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyaranas-hashicorp authored May 30, 2024
1 parent 8da4b31 commit b687ee3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/content/docs/enterprise/sentinel/properties.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,12 @@ The following properties are available in the `request` namespace.

### Replication properties

The following properties exists at the `replication.mode` namespace.
The following properties exists at the `replication` namespace.

| Name | Type | Description |
| :------------ | :------- | :------------------------------------------------------------------------------------------------------------- |
| `dr` | `string` | The state of DR replication. Valid values are "disabled", "bootstrapping", "primary", and "secondary" |
| `replication` | `string` | The state of performance replication. Valid values are "disabled", "bootstrapping", "primary", and "secondary" |
| `dr.mode` | `string` | The state of DR replication. Valid values are "disabled", "bootstrapping", "primary", and "secondary" |
| `performance.mode` | `string` | The state of performance replication. Valid values are "disabled", "bootstrapping", "primary", and "secondary" |

## Token properties

Expand Down

0 comments on commit b687ee3

Please sign in to comment.