Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For enhanced security performance,   users are not able authenticate a REST API call using session cookies. Datameer recommends using basic authentication when using the REST API.

...

Panel
curl -u <username>:<password>
  

7.4

Artifact identifier added to job-details REST call

The REST API for job-details has been updated to include the jobConfigurationID, file-id, and uuid. Both the file-id and uuid can be used as identifiers for all v2 REST API calls.