Struct FaultResult

Struct Documentation

struct FaultResult

Outcome of a fault-management operation that returns JSON. data carries the response body the handler will serve on success; remains empty on errors.

Public Members

bool success
json data
std::string error_message