getTagValues: Output Items
In this section, you can find the descriptions of the output items for the getTagValues operation depending on the value type you select on the General tab.
Snapshot
The following table lists the descriptions of the output items for the Snapshot type of value:
| Output Item | Data Type | Description |
|---|---|---|
| responseHeader | Complex | The response message header. |
| failureList | Complex | A list of tags that are operated in the wrong way.
It is used as an output item in bulk tag operations where some of the tag operations succeed and some fail. For descriptions of the attributes in this item, see Attributes in the failureList item. |
| tagValueList | Complex | A list of current tag values stored on the PI Data Archive server.
For descriptions of the attributes in this item, see Attributes in the tagValueList item. |
ArcValues
The following table lists the descriptions of the output items for the ArcValue type of value:
| Output Item | Data Type | Description |
|---|---|---|
| responseHeader | Complex | The response message header. |
| arcValue | Complex | A single value associated with the timestamp.
For descriptions of the attributes in this element, see Attributes in the arcValue item. |