Skip to content

Commit fd64cb7

Browse files
committed
minor edits
1 parent fe51c2d commit fd64cb7

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

modules/manage/pages/disaster-recovery/shadowing/monitor.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ curl "https://$DATAPLANE_API_URL/v1/shadowlinks/<shadow-link-name>/" \
142142
--
143143
======
144144

145-
The response includes the following:
145+
The status includes the following:
146146
endif::[]
147147

148148
* **Shadow link state**: Overall operational state (`ACTIVE`, `PAUSED`).

modules/manage/pages/disaster-recovery/shadowing/setup.adoc

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ Cloud UI::
301301
. Enter a name for the shadow link.
302302
. Select the source cluster from which data will be replicated. You can select an existing Redpanda Cloud cluster, or you can enter a bootstrap server URL to connect to any Kafka-compatible cluster.
303303
. Enter the authorization and authentication details for the source cluster, including the username and the name of the secret containing the password.
304-
. Optionally, expand Advanced settings to configure topic properties. Not all topic properties are configurable in the Cloud UI. For advanced configuration, use `rpk` or the Control Plane API.
304+
. Optionally, expand *Advanced settings* to configure topic properties. Not all topic properties are configurable in the Cloud UI. For advanced configuration, use `rpk` or the Control Plane API.
305305
. Click *Save* to apply changes.
306306
--
307307
@@ -699,8 +699,7 @@ Cloud UI::
699699
+
700700
--
701701
. At the organization level of the Cloud UI, navigate to *Shadow Link*.
702-
. Select the shadow link you want to edit.
703-
. Click *Edit*.
702+
. Select the shadow link you want to modify, and click *Edit*.
704703
. Make any changes to the source cluster settings, the content shadowed (topics, ACLs, consumer groups, and Schema Registry), or whether the topic properties are shadowed.
705704
. Click *Save* to apply changes.
706705
--

0 commit comments

Comments
 (0)