Changes

stoney core: REST API

578 bytes added, 10:11, 13 November 2013
/* Error codes and responses */
! Text
! Description
 
|-
| Example 200|OK| Example || ExampleSuccess. 
|-
| Example 201|Created| Example || ExampleA new resource was successfully created. 
|-
| Example 400|Bad Request| Example || ExampleThe request was invalid. A descriptive error message will be sent within the response body. 
|-
| Example 404|Not Found| Example || ExampleThe requested resource could not be found but may be available again in the future. 
|-
| Example 406|Not Acceptable| Example || ExampleThe requested resource is only capable of generating content not acceptable according to the Accept headers sent in the request. 
|-
| Example 401|Unauthorized| Example || ExampleThe client has failed or not yet tried to authenticate. 
|-
| Example 403|Forbidden| Example || ExampleThe client is not allowed to access the requested resource. 
|-
| Example 500|Internal Server Error| Example || ExampleAn internal error succoured. A descriptive error message will be sent within the response body. 
|-
| Example || Example |503| ExampleService Unavailable|}The service is temporary unavailable, because it is overloaded or down for maintenance
|}
[[Category:Development]]
SLB
385
edits