Faults

Requirement: GET /{entity}/faults REQ_INTEROP_012

The endpoint shall return the list of diagnostic fault entries stored for the addressed entity, possibly including active and stored faults.

Requirement: GET /{entity}/faults/{code} REQ_INTEROP_013
status: open
tags: Faults

The endpoint shall return detailed information for the addressed diagnostic fault code.

Requirement: DELETE /{entity}/faults REQ_INTEROP_014
status: open
tags: Faults

The endpoint shall clear all diagnostic fault entries stored for the addressed entity, if permitted.

Requirement: DELETE /{entity}/faults/{code} REQ_INTEROP_015
status: open
tags: Faults

The endpoint shall clear the addressed diagnostic fault code for the entity, if permitted.