docs: cloud API remove link to guide as we don't have it

Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
(cherry picked from commit c04c377d09)
This commit is contained in:
Artem Navoiev 2024-10-02 11:10:38 +02:00 committed by hagen1778
parent 38f7cae398
commit 608f364ff7
No known key found for this signature in database
GPG key ID: 3BF75F3741CA9640

View file

@ -29,7 +29,7 @@ VictoriaMetrics Cloud provides programmatic access for managing cloud resources
## Authentication:
* **API Key Creation**: Required for using the VictoriaMetrics Cloud API. You need to issue the key manually [here](https://cloud.victoriametrics.com/api_keys) or check this [Guide here](https://docs.victoriametrics.com).
* **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**: `<Key-Id>`