From 5df015b9db0d3d233d4f4222ac4bfa757530a99b Mon Sep 17 00:00:00 2001 From: Artem Navoiev Date: Wed, 2 Oct 2024 18:00:43 +0200 Subject: [PATCH] docs: api cloud fix the naming Signed-off-by: Artem Navoiev --- docs/victoriametrics-cloud/api.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/victoriametrics-cloud/api.md b/docs/victoriametrics-cloud/api.md index f2bdfa4f8..f3f4f9ac3 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 ID**: 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 Key ID), will be recorded in the Audit Log. ![Create API Key](api-1.webp) @@ -32,7 +32,7 @@ VictoriaMetrics Cloud provides programmatic access for managing cloud resources * **API Key Creation**: Required for using the VictoriaMetrics Cloud API. You need to issue the key manually [here](https://cloud.victoriametrics.com/api_keys). * **HTTP Header**: * **Header Name**: `X-VM-Cloud-Access` - * **Header Value**: `` + * **Header Value**: `` ## Alerting & Recording Rules API: