REST API
4.0.0
REST API for SafeNet 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 and a new resource was created
Task generated
Change successful, no content returned
Task finished successfully or with error
Request failed due to malformed request. resource, parameters and/or headers may be possible reasons
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