statusReason
StatusReason is a field or label used in software systems to describe the cause or justification for a given status value. It is commonly used in combination with a resource’s status to provide additional context that helps users and automation understand why a particular state was assigned.
In many APIs, data models, and dashboards, a resource may expose a status such as Active, Pending,
Common contexts for statusReason include API responses, event logs, health checks, and task or job dashboards.
Design considerations for statusReason include aiming for consistency across resources, minimizing ambiguity, and supporting localization where