docs: api cloud clarify key value property

Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
(cherry picked from commit ddfb6db8cf)
This commit is contained in:
Artem Navoiev 2024-10-02 19:46:11 +02:00 committed by hagen1778
parent 9ace6d4e56
commit 24c6de8afb
No known key found for this signature in database
GPG Key ID: 3BF75F3741CA9640

View File

@ -23,7 +23,7 @@ VictoriaMetrics Cloud provides programmatic access for managing cloud resources
* **Lifetime**: Key expiration date (no expiration is an option). * **Lifetime**: Key expiration date (no expiration is an option).
* **Permissions**: Read-only or Read/Write access. * **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.* * **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) ![Create API Key](api-1.webp)