replication_list
List TrueNAS replication tasks with state, direction, transport, and error details to identify issues and monitor status.
Instructions
[READ] List replication tasks with name, direction, transport, state.
state is the replication task's own state — PENDING / RUNNING /
FINISHED / ERROR / HOLD, matching what the appliance UI shows — and is
never absent, PENDING being what a task reports before its first run. An
ERROR row carries the appliance's error sentence naming what to fix.
Also returns lastSnapshot and lastRun (epoch milliseconds).
Args: target: TrueNAS target name from config; omit to use the default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | No |