Common Platform

Error Codes

AlreadyExists

Status Code: 409

The resource already exists and cannot be created.

ConcurrencyConflict

Status Code: 409

The resource was modified after being read.

ModelValidation

Status Code: 400

The state of the provided resource in invalid.

NotAuthorized

Status Code: 403

The request is not authorized to access the resource.

NotFound

Status Code: 404

The resource could not be found.

PlannedMaintenance

Status Code: 503

The service is currently unavailable due to planned maintenance.

ScopeValidation

Status Code: 400

The specified operational scope is invalid.

ServiceError

Status Code: 500

The service experienced an unexpected failure.

ServiceUnavailable

Status Code: 503

The service is currently unavailable.

Timeout

Status Code: 504

A timeout occurred acting on the resource.