Update Metadata

POST

Update the metadata on an existing series archetype. Throws SeriesArchetypeNotFound if the series archetype does not exist.

Path parameters

ridstringRequired

Request

This endpoint expects an object.
unitstringOptional

Deprecated. Use unitUpdate instead.

unitUpdateobjectOptional
descriptionstringOptional

Response

This endpoint returns an object.
ridstring
channelstring
dataSourceRidstring
locatorobject
tagsmap from strings to strings

Tags specified here will take precedence over tags specified in the RunDatasource, in the case that both specify the same TagName.

unitstringOptional
descriptionstringOptional
seriesDataType"DOUBLE" or "STRING"Optional
Allowed values: DOUBLESTRING
Built with