Error models

This article describes API error formats

Based on response HTTP status code, one of following error models are returned in response body.

ProblemDetails

A machine-readable format for specifying errors in HTTP API responses based on https://tools.ietf.org/html/rfc7807.

PortosValidationProblemDetails

This class inherits all properties from ProblemDetails, and adds properties listed below:

PortosValidationProblemDetailsError

ResourceInfo

Last updated