Update Connection
Updates an existing connection.
Path parameters
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
In most cases, this does not to be set by the user. Throws if populated for Nominal connections, which have their tags automatically indexed in the underlying database. Tags for external connections are periodically scraped. Tags should only be updated manually for Visual crossing connections.
Response
The display name of the connection. For example: “Nominal production TimescaleDB”
Additional tag names that should be supplied to construct a fully qualified series. These are suggested, rather than strictly required.
The connection will be scraped iff this flag is set and scrapingConfig is present.
Deprecated, use the DataSourceService#getAvailableTagsForConnection endpoint instead