default; task faults use the channel task_<task_id>.
See the fault management guide for a full explanation of the fault lifecycle and retry behaviour.
Query faults
A URL-encoded MongoDB-style JSON filter.
Delete a fault
The fault ID in the format
<device_id>:<channel>. The default channel is default.200 OK on success. 503 Service Unavailable if the device is currently in a CWMP session.
Fault object structure
Fault identifier in the format
<device_id>:<channel> (e.g., 202BC1-BM632w-000000:default).The ID of the device this fault belongs to.
The fault channel.
default for general faults; task_<task_id> for task-specific faults.The TR-069 fault code or GenieACS internal error code.
Human-readable error message describing the fault.
ISO 8601 timestamp of when the fault occurred.
Number of times this fault has been retried.