mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
541 B
541 B
layout, page_title, sidebar_current, description
| layout | page_title | sidebar_current | description |
|---|---|---|---|
| http | HTTP API: /sys/revoke-prefix | docs-http-lease-revoke-prefix | The `/sys/revoke-prefix` endpoint is used to revoke secrets based on prefix. |
/sys/revoke-prefix
- Description
- Revoke all secrets generated under a given prefix immediately.
- Method
- PUT
- URL
- `/sys/revoke-prefix/`
- Parameters
- None
- Returns
- A `204` response code.