stream replica resume
Resumes replication from one stream to another stream Replication can be paused during autosetup and replication phases. When replication resumes, it continues from where it left off.
Permissions Required on the Source Cluster
To run this command, your user ID must have the following permissions:readAceandwriteAceon the volumelookupdiron directories in the pathadminpermpermission on the source stream
NOTE
The mapr user is not treated as a
superuser. HPE Data Fabric Streams does not allow the
mapr user to run this command unless that user is given the relevant
permission or permissions with access-control expressions.Syntax
| CLI |
|
| REST | http[s]://<host>:<port>/rest/stream/replica/resume?path=<path>&replica=<name> |
Parameters
| Parameter | Description |
|---|---|
path |
The path and name of the stream that is the source for the replica that you want to resume replicating to. |
replica |
The path and name of the stream replica that you want to resume replicating to. |