Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Historian

TagProperties

  • Last UpdatedMar 20, 2025
  • 1 minute read

Description

Lists all properties used in the system. Tag properties include both base and extended properties of a tag.

Examples of TagProperties are DataSourceName and Unit.

URL

/TagProperties

Method

GET 

Required Parameters

  • Name=[string ]
    The unique name of the tag property.

Optional Parameters

  • Values
    Valid values for this property.

Sample Query

This query lists all properties and extended properties for your Insight solution:

https://online.wonderware.[DOMAINSUFFIX]/s/ik97r5/apis/Historian/v2/TagProperties

Sample Output

{

@odata.context: "https://online.wonderware.[DOMAINSUFFIX]/s/ik97r5/apis/Historian/v2/$metadata#TagProperties",

value: [

{

Name: "DataSourceName",

Type: "String",

ReadOnly: true

},

{

Name: "Namespace",

Type: "String",

ReadOnly: true

},

{

Name: "TagName",

Type: "String",

ReadOnly: true

},

{

Name: "FullyQualifiedName",

Type: "String",

ReadOnly: true

},

...

Related Links
TitleResults for “How to create a CRG?”Also Available in