Docs: update formatting / heading (#4175)
- Correct Generate Disaster Recovery Operation Token heading level - Tighten up formatting/trailing spaces
This commit is contained in:
parent
c25c60117a
commit
1fcf0c6a38
|
@ -385,7 +385,7 @@ $ curl \
|
|||
https://vault.rocks/v1/sys/replication/dr/secondary/update-primary
|
||||
```
|
||||
|
||||
# Generate Disaster Recovery Operation Token
|
||||
## Generate Disaster Recovery Operation Token
|
||||
|
||||
The `/sys/replication/dr/secondary/generate-operation-token` endpoint is used to create a new Disaster
|
||||
Recovery operation token for a DR secondary. These tokens are used to authorize
|
||||
|
@ -550,7 +550,6 @@ status, and the encoded token, if the attempt is complete.
|
|||
}
|
||||
```
|
||||
|
||||
|
||||
## Delete DR Operation Token
|
||||
|
||||
This endpoint revokes the DR Operation Token. This token does not have a TTL
|
||||
|
|
Loading…
Reference in New Issue