APIのエラーコード
| Error code | 説明 | 
|---|---|
| 500, other codes possible | Server Error, cloudServersFault | 
| 400 | badRequest | 
| 401 | unauthorized | 
| 403 | Forbidden, resizeNotAllowed | 
| 404 | itemNotFound | 
| 405 | badMethod | 
| 409 | conflictingRequest, buildInProgress | 
| 413 | overLimit | 
| 415 | badMediaType | 
| 422 | HTTPUnprocessableEntity | 
| 501 | notImplemented | 
| 503 | serviceUnavailable |