[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Error
Used when an API throws an Error, typically with a HTTP error response-code (3xx, 4xx, 5xx)
Properties
string
code
Required
Application relevant detail, defined in the API or a common list.
string
reason
Required
Explanation of the reason for the error which can be shown to a client user.
string
@baseType
Optional
When sub-classing, this defines the super-class.
string as uri
@schemaLocation
Optional
A URI to a JSON-Schema file that defines additional attributes and relationships
string
@type
Optional
When sub-classing, this defines the sub-class entity name.
string
message
Optional
More details and corrective actions related to the error which can be shown to a client user.
string as uri
referenceError
Optional
URI of documentation describing the error.
string
status
Optional
HTTP Error code extension
JSON Example
{
"code": "string",
"reason": "string"
}
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance