[{"label":"Latest (0.1.1)","version":"latest"}]
cric-r1

ProblemDetails

A problem report detailing an error in RFC 7807 format.


Properties

string
detail Required

A detailed description of the error.


number
status Required

The HTTP Response code associated with this error.


string
title Required

A short summary of the error.


string
instance Optional

An optional URI of the instance involved in the problem.


string
type Optional

A URI representing the type of the problem.

JSON Example

{
    "detail": "Required field 'counter_names' missing.",
    "status": 400
}
[{"label":"Latest (0.1.1)","version":"latest"}]
cric-r1

Feedback

Was this page helpful?