Update with PR feedback
parent
383eb7d2d0
commit
e5a2216180
|
@ -4,7 +4,7 @@ description: >
|
||||||
View and manage information related to your InfluxDB Cloud 2.0 account such as
|
View and manage information related to your InfluxDB Cloud 2.0 account such as
|
||||||
pricing plans, data usage, account cancelation, etc.
|
pricing plans, data usage, account cancelation, etc.
|
||||||
weight: 4
|
weight: 4
|
||||||
cloud_all: true
|
products: [cloud]
|
||||||
aliases:
|
aliases:
|
||||||
- /v2.0/cloud/account-management/
|
- /v2.0/cloud/account-management/
|
||||||
menu:
|
menu:
|
||||||
|
|
|
@ -12,15 +12,16 @@ menu:
|
||||||
|
|
||||||
InfluxDB 2.0 is available both locally (OSS) or on multiple cloud providers in multiple regions (Cloud).
|
InfluxDB 2.0 is available both locally (OSS) or on multiple cloud providers in multiple regions (Cloud).
|
||||||
|
|
||||||
## Local URL
|
## InfluxDB OSS URL
|
||||||
|
|
||||||
For InfluxDB OSS, the default URL is the following:
|
For InfluxDB OSS, the default URL is the following:
|
||||||
|
|
||||||
|
{{< keep-url >}}
|
||||||
```
|
```
|
||||||
http://localhost:9999/
|
http://localhost:9999/
|
||||||
```
|
```
|
||||||
|
|
||||||
## Cloud URLs
|
## InfluxDB Cloud URLs
|
||||||
|
|
||||||
Each region has a unique InfluxDB Cloud URL and API endpoint.
|
Each region has a unique InfluxDB Cloud URL and API endpoint.
|
||||||
Use the URLs below to interact with your InfluxDB Cloud instances with the
|
Use the URLs below to interact with your InfluxDB Cloud instances with the
|
||||||
|
|
Loading…
Reference in New Issue