You are here: Resources>Status Codes

SAS Data Loader 3.1 for Hadoop: REST API Reference

Status Codes

The SAS Data Loader for Hadoop REST API uses HTTP Status Codes to inform users about the status of a request. Users should be prepared to handle all valid HTTP response codes. The following table lists the most common HTTP codes used by the SAS Data Loader for Hadoop REST API.

Status Definition
200 OK.
201 Created
204 Object found and deleted
400 Bad request (possible content error)
401 or 403 User is not authenticated or does not have permissions to act on a resource.
404 Not found
404 Not found (indicates that the directive was not found)
404 Not found (indicates that the job was not found)
500 Internal server error.