v14

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-016793230.7 KB
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

successboolean required

Whether the flush operation was successful

messagestring required

Human-readable result message