Added links to viewing bucket/org ID (fixes #487 )

pull/544/head
Nora 2019-10-22 13:33:14 -07:00
parent 18f6cb6506
commit a6df54d4dd
1 changed files with 6 additions and 0 deletions

View File

@ -27,7 +27,13 @@ the InfluxDB user interface (UI), and client libraries.
To write data into InfluxDB, you need the following:
- an organization
{{% note %}}
See [View organizations](/v2.0/organizations/view-orgs/#view-your-organization-id/) for instructions on viewing your organization ID.
{{% /note %}}
- a bucket
{{% note %}}
See [View buckets](/v2.0/organizations/view-orgs/#view-your-organization-id/) for instructions on viewing your bucket ID.
{{% /note %}}
- an [authentication token](/v2.0/security/tokens/)
The [InfluxDB setup process](/v2.0/get-started/#set-up-influxdb) creates each of these.