Deletes the specified stream. Deleted streams cannot be recovered unless they were
previously replicated.
Producers are no longer able to publish messages to topics in the stream, and consumers
are no longer able to read messages from topics in the stream.
Permissions Required
To run this command, your
user ID must have the following permissions:
Note: The mapr user is not treated as a
superuser. HPE Ezmeral Data Fabric Event Store 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 |
maprcli stream delete
-path <Stream Path>
|
| REST |
http[s]://<host>:<port>/rest/stream/delete?path=<path> |
Parameters
| Parameter |
Description |
path |
The path and name of the stream to delete. |