v2
pipelines
targets
Flush Target
Flushes the target Redis database.
Sends a FLUSHALL command to the target Redis database through the collector API.
post/api/v2/pipelines/{name}/flush-target/{target_name}
Path parameters
namestring required
Pipeline name
Pipeline name
target_namestring required
Target name
Target name
Response
FLUSHALL completed successfully
Changes
Changed in 2 of the 14 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 37 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲