maas-schemas

error Schema

http://maasglobal.com/core/error.json

MaaS event response error object. An error that the service may send.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated No Develop No Forbidden Permitted core/error.json

error Properties

Property Type Required Nullable Defined by
code string Required No error (this schema)
message string Required No error (this schema)
* any Additional Yes this schema allows additional properties

code

An internal error code, used for reference

code

code Type

string

message

A human readable error message (preferrably in English)

message

message Type

string