Element CreateConfig
- Last UpdatedJun 15, 2023
- 1 minute read
- PI System
- PI Web API Reference
- Developer
Element CreateConfig
Executes the create configuration function of the data references found within the attributes of the element, and optionally, its children.
Request
POST elements/{webId}/config
URL Parameters
-
webId The ID of the element. See WebID for more information.
-
includeChildElements If true, includes the child elements of the specified element.
Status Codes
200: Process log of operations. Operations completed with no errors.
207: Process log of operations. Operations completed with errors.