APIのエラーコード
Error code | 説明 |
---|---|
500, other codes possible | Server Error, cloudServersFault |
400 | BadRequest |
401 | unauthorized
スケジュールのAPIでは、操作者の権限(ロール)で、APIの実行が認可されていない場合、本コードが返却されます。 |
403 | Forbidden, resizeNotAllowed |
404 | itemNotFound |
405 | BadMethod |
409 | conflictingRequest |
413 | OverLimit |
415 | badMediaType |
501 | notImplemented |
503 | serviceUnavailable |