Sync license deletion docs from Enterprise (#14627)
This syncs the deletion text from one of Josh's PRs into OSS to be visible on the website. Suggested by Nick. Co-authored-by: Josh Black <raskchanky@users.noreply.github.com> Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com> Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> Co-authored-by: Josh Black <raskchanky@users.noreply.github.com> Co-authored-by: Nick Cabatoff <ncabatoff@hashicorp.com>
This commit is contained in:
parent
34af6bab1e
commit
b23c38649d
|
@ -131,8 +131,8 @@ $ curl \
|
|||
~> This API is deprecated as of Vault 1.8 and will be removed in a future version of Vault.
|
||||
Please use [license autoloading](/docs/enterprise/license/autoloading) instead.
|
||||
|
||||
This endpoint is used to delete a stored license in Vault. This will return
|
||||
an error unless license autoloading is in use.
|
||||
This endpoint is used to delete a license from Vault. Note that this API only works if license autoloading is in use.
|
||||
If license autoloading is in use, this API will remove the legacy license from Vault's storage.
|
||||
|
||||
| Method | Path |
|
||||
| :----- | :------------- |
|
||||
|
|
Loading…
Reference in New Issue