Merge pull request #3276 from hashicorp/f-acl-job-evaluate

Add read job permissions to evaluate endpoint
This commit is contained in:
Chelsea Komlo
2017-09-27 18:01:15 -04:00
committed by GitHub
3 changed files with 82 additions and 3 deletions

View File

@@ -1273,9 +1273,9 @@ The table below shows this endpoint's support for
[blocking queries](/api/index.html#blocking-queries) and
[required ACLs](/api/index.html#acls).
| Blocking Queries | ACL Required |
| ---------------- | ------------ |
| `NO` | `none` |
| Blocking Queries | ACL Required |
| ---------------- | -------------------------- |
| `NO` | `namespace:read-job` |
### Parameters