Skip to content

Commit 49355ac

Browse files
committed
fix(dedicated): Specify Dedicated requires account_id and cluster_id
1 parent 5a9f04b commit 49355ac

File tree

1 file changed

+1
-1
lines changed
  • api-docs/influxdb3/cloud-dedicated/management

1 file changed

+1
-1
lines changed

api-docs/influxdb3/cloud-dedicated/management/openapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ tags:
3131
- name: Authentication
3232
x-traitTag: true
3333
description: |
34-
The InfluxDB Management API endpoints require the following credentials:
34+
With InfluxDB 3 Cloud Dedicated, the InfluxDB Management API endpoints require the following credentials:
3535
3636
- `ACCOUNT_ID`: The ID of the [account](/influxdb3/cloud-dedicated/get-started/setup/#request-an-influxdb-cloud-dedicated-cluster) that the cluster belongs to. To view account ID and cluster ID, [list cluster details](/influxdb3/cloud-dedicated/admin/clusters/list/#detailed-output-in-json).
3737
- `CLUSTER_ID`: The ID of the [cluster](/influxdb3/cloud-dedicated/get-started/setup/#request-an-influxdb-cloud-dedicated-cluster) that you want to manage. To view account ID and cluster ID, [list cluster details](/influxdb3/cloud-dedicated/admin/clusters/list/#detailed-output-in-json).

0 commit comments

Comments
 (0)