Add Available Tags
POST
https://api.gov.nominal.io/api/data-source/connection/v1/connection/:rid/available-tags
Adds available tag key/value pairs to the connection. If a tag name already exists, the values will be merged.
Path parameters
ridstringRequired
Headers
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects a map from strings to sets of strings.
Response
This endpoint returns an object.
ridstring
displayNamestring
The display name of the connection. For example: “Nominal production TimescaleDB”
connectionDetailsobject
requiredTagNamesset of strings
Additional tag names that should be supplied to construct a fully qualified series. These are suggested, rather than strictly required.
availableTagValuesmap from strings to sets of strings
metadatamap from strings to strings
shouldScrapeboolean
The connection will be scraped iff this flag is set and scrapingConfig is present.
connectionStatusobject
isArchivedboolean
descriptionstringOptional
scrapingobjectOptional
limitsobjectOptional