mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
docs: cloud API remove link to guide as we don't have it
Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
This commit is contained in:
parent
504da7d02b
commit
c04c377d09
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ VictoriaMetrics Cloud provides programmatic access for managing cloud resources
|
||||||
|
|
||||||
## Authentication:
|
## 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**:
|
* **HTTP Header**:
|
||||||
* **Header Name**: `X-VM-Cloud-Access`
|
* **Header Name**: `X-VM-Cloud-Access`
|
||||||
* **Header Value**: `<Key-Id>`
|
* **Header Value**: `<Key-Id>`
|
||||||
|
|
Loading…
Reference in a new issue