influxdata / influxdata/docs-v2
EDR: No description for handling APIToken info when replicating from OSS to Enterprise
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 326
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 82
Description
When replicating to Enterprise there is a correct hint for handling the bucket name information in Enterprise:
_remoteBucketID and remoteBucketName are mutually exclusive. If replicating to InfluxDB Enterprise, use remoteBucketName with the db-name/rp-name bucket name syntax._
The same information is needed for APIToken as they do not exist in Enterprise.
From what I have researched it should be username:password instead of the token.
##### Relevant URLs
- https://docs.influxdata.com/influxdb/v2/write-data/replication/replicate-data/
- _Provide other relevant URLs (project issues, community threads, etc.)_
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the replication documentation at the linked URL and locate the guidance for _remoteBucketID, remoteBucketName, and APIToken when replicating to Enterprise. Verify the correct Enterprise authentication value, including whether username:password replaces the token, then document the confirmed behavior alongside the existing bucket-name hint.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100