From ddfb6db8cfea9dc75e5b28eee64a663823832606 Mon Sep 17 00:00:00 2001 From: Artem Navoiev Date: Wed, 2 Oct 2024 19:46:11 +0200 Subject: [PATCH] docs: api cloud clarify key value property Signed-off-by: Artem Navoiev --- docs/victoriametrics-cloud/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/victoriametrics-cloud/api.md b/docs/victoriametrics-cloud/api.md index f3f4f9ac3..095cf178b 100644 --- a/docs/victoriametrics-cloud/api.md +++ b/docs/victoriametrics-cloud/api.md @@ -23,7 +23,7 @@ VictoriaMetrics Cloud provides programmatic access for managing cloud resources * **Lifetime**: Key expiration date (no expiration is an option). * **Permissions**: Read-only or Read/Write access. * **Deployment Access**: Limit access to single, multiple, or all deployments. ***Note**: selecting all deployments in the list and the “All” option are not the same thing, the “All" option will also apply to future deployments that are created.* -* **Key Value**: Programmatically generated identifier. It's sensitive data used for Authentication. Any operation with API keys (including viewing Key ID), will be recorded in the Audit Log. +* **Key Value**: Programmatically generated identifier. It's sensitive data used for Authentication. Any operation with API keys (including viewing/revealing Key Value), will be recorded in the Audit Log. ![Create API Key](api-1.webp)