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

PI Web API Reference

AttributeTrait Get

AttributeTrait Get

Retrieve an attribute trait.

Request

GET attributetraits/{name}

URL Parameters

  • name

    The name or abbreviation of the attribute trait. See Attribute Trait for more information.

  • selectedFields

    List of fields to be returned in the response, separated by semicolons (;). If this parameter is not specified, all available fields will be returned. See Selected Fields for more information.

Status Codes

200: The requested attribute trait.

Sample Response Body

{
  "Name": "LimitLoLo",
  "Abbreviation": "LoLo",
  "AllowChildAttributes": "false",
  "AllowDuplicates": "false",
  "IsAllowedOnRootAttribute": "false",
  "IsTypeInherited": "true",
  "IsUOMInherited": "true",
  "RequireNumeric": "true",
  "RequireString": "false",
  "Links": {}
}
In This Topic
TitleResults for “How to create a CRG?”Also Available in