Update replication-dr.mdx (#16665)
Updated the Revoke DR Secondary token section with detail about from where the command needs to be run
This commit is contained in:
parent
c97b982043
commit
4c0ccf28ec
|
@ -221,7 +221,7 @@ $ curl \
|
|||
|
||||
This endpoint revokes a DR secondary's ability to connect to the DR primary cluster;
|
||||
the DR secondary will immediately be disconnected and will not be allowed to
|
||||
connect again unless given a new activation token.
|
||||
connect again unless given a new activation token. This command can be run from any node on the DR primary cluster.
|
||||
|
||||
| Method | Path |
|
||||
| :----- | :--------------------------------------------- |
|
||||
|
|
Loading…
Reference in New Issue