mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
The ACL command docs are now found within a sub-dir like the operator command docs. Updates to the ACL token commands to accommodate token expiry have also been added. The ACL API docs are now found within a sub-dir like the operator API docs. The ACL docs now include the ACL roles endpoint as well as updated ACL token endpoints for token expiration. The configuration section is also updated to accommodate the new ACL and server parameters for the new ACL features.
16 lines
457 B
Plaintext
16 lines
457 B
Plaintext
---
|
|
layout: api
|
|
page_title: ACL - HTTP API
|
|
description: |-
|
|
The /acl endpoints provide access to the ACL subsystem.
|
|
---
|
|
|
|
# ACL HTTP API
|
|
|
|
The `/acl` endpoints provide access to the ACL subsystem which includes
|
|
ACL bootstrapping, ACL Policies, ACL Roles, and ACL Tokens. For more details
|
|
about ACLs, please see the
|
|
[ACL Guide](https://learn.hashicorp.com/collections/nomad/access-control).
|
|
|
|
Please choose a subsection in the navigation for more information.
|