From 9abac4fd935f12febe5222b4e4544f00a59322d7 Mon Sep 17 00:00:00 2001 From: Laura Uva Date: Tue, 9 Jan 2018 08:02:09 -0800 Subject: [PATCH] Fixed the link to the section on generating DR operation token for promoting secondary. (#3766) --- website/source/api/system/replication-dr.html.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/source/api/system/replication-dr.html.md b/website/source/api/system/replication-dr.html.md index e585e8b372..f419c1bc43 100644 --- a/website/source/api/system/replication-dr.html.md +++ b/website/source/api/system/replication-dr.html.md @@ -274,7 +274,7 @@ same secondary token. This endpoint requires a DR Operation Token to be provided as means of authorization. See the [DR Operation Token API -docs](/api/system/replication-dr.html#sys-generate-dr-operation-token) for more information. +docs](/api/system/replication-dr.html#generate-disaster-recovery-operation-token) for more information. !> Only one performance primary should be active at a given time. Multiple primaries may result in data loss! @@ -338,7 +338,7 @@ secondary activation token. This does not wipe all data in the cluster. This endpoint requires a DR Operation Token to be provided as means of authorization. See the [DR Operation Token API -docs](/api/system/replication-dr.html#sys-generate-dr-operation-token) for more information. +docs](/api/system/replication-dr.html#generate-disaster-recovery-operation-token) for more information. | Method | Path | Produces | | :------- | :--------------------------- | :--------------------- | @@ -385,7 +385,7 @@ $ curl \ https://vault.rocks/v1/sys/replication/dr/secondary/update-primary ``` -# `/sys/replication/dr/secondary/generate-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