![]() |
REST API
16
REST API for Luna Network HSMs
|
This page summarizes the status codes that the REST API can return. Refer to specific resources for details of what status codes apply and their interpretation.
Success
Success; a new resource was created
Task generated
Change successful; no content returned
Task finished successfully or with error
Request failed due to malformed request. Possible reasons: resource, parameters and/or headers
Unauthorized
Request failed due to resource being not found
REST API framework failed to complete action for resource
REST API framework does not support the requested action on the resource
For a more detailed discussion of the intent of the status codes, refer to RFC 2616: http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html