From 2a7e65c1472144abb734b31484853f090c314704 Mon Sep 17 00:00:00 2001 From: Rachel Elledge Date: Mon, 18 Mar 2024 16:05:40 -0500 Subject: [PATCH] DOC-3522 Feedback update - expired license link --- content/rs/references/rest-api/requests/license/_index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/rs/references/rest-api/requests/license/_index.md b/content/rs/references/rest-api/requests/license/_index.md index e2e1807dda0..da9478f878c 100644 --- a/content/rs/references/rest-api/requests/license/_index.md +++ b/content/rs/references/rest-api/requests/license/_index.md @@ -97,7 +97,9 @@ Returns a JSON object that contains the license details: PUT /v1/license -Validate and install a new license string. If you do not provide a valid license, the cluster behaves as if the license was deleted. +Validate and install a new license string. + +If you do not provide a valid license, the cluster behaves as if the license was deleted. See [Expired cluster license]({{}}) for a list of available actions and restrictions. #### Required permissions