Error Structure
All errors in the Intuned system follow a standardized structure with the following fields:code
- Stable, machine-readable error identifiercategory
- Broad classification for retry/alert rulesmessage
- Human-readable description of the errorretriable
- Boolean indicating if the operation can be retrieddoc_url
- Optional link to documentation for this errorcorrelation_id
- Optional ID for tracing the error in logsdetails
- Optional additional context specific to the error