stream replica pause
Pauses replication from a source stream to a replica stream during autosetup and replication phases.
Permissions Required on the Source Cluster
To run this command, your user ID must have the following permissions:readAce
andwriteAce
on the volumelookupdir
on directories in the pathadminperm
permission on the source stream
NOTE
The mapr
user is not treated as a
superuser. HPE Ezmeral 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/pause?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 pause replication to. |
replica |
The path and name of the stream replica that you want to pause replication to. |