github.com/anth0d/nomad@v0.0.0-20221214183521-ae3a0a2cad06/website/content/api-docs/acl/index.mdx (about)

     1  ---
     2  layout: api
     3  page_title: ACL - HTTP API
     4  description: |-
     5    The /acl endpoints provide access to the ACL subsystem.
     6  ---
     7  
     8  # ACL HTTP API
     9  
    10  The `/acl` endpoints provide access to the ACL subsystem which includes ACL
    11  bootstrapping, ACL Policies, ACL Roles, ACL Tokens, and ACL Auth Methods. For
    12  more details about ACLs, please see the [ACL
    13  Guide](https://learn.hashicorp.com/collections/nomad/access-control).
    14  
    15  Please choose a subsection in the navigation for more information.