Represents the registration of a new hub with your Fivetran account. Registering a hub creates a trusted relationship between the hub installation and Fivetran, and returns the credentials the hub uses for authenticated communication.
Resource attributes
The following attributes describe a hub registration and the credentials returned on success.
Registration attributes
Field name
Type
Description
hub_server_url
string
URL of the hub server installation.
fingerprint
string
Unique fingerprint identifying the hub installation.
port
integer
Port on which the hub installation is running.
Credentials attributes
Field name
Type
Description
registration_id
string, read-only
Unique identifier for the hub registration.
access_token
string, read-only
Access token the hub uses to authenticate with Fivetran.