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.
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