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:
Alexander Scheel 2022-03-21 15:04:27 -05:00 committed by GitHub
parent 34af6bab1e
commit b23c38649d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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 |
| :----- | :------------- |