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