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

AVEVA™ Adapter for Structured Data Files

System components REST URLs

  • Last UpdatedSep 15, 2025
  • 2 minute read

The following is a list of available REST (REpresentational State Transfer) URL (Uniform Resource Locator)s:

HTTP (Hypertext Transfer Protocol) verb

Relative URL (Uniform Resource Locator)

Action

GET

api/v1/configuration/system/components

Retrieves the system components configuration.

POST

api/v1/configuration/system/components

Adds a new component to the system configuration.

PUT

api/v1/configuration/system/components

Updates the system components configuration.

DELETE

api/v1/configuration/system/components/<componentId>

Deletes a specific component from the system components configuration.

PUT

api/v1/configuration/system/components/<componentId>

Creates a new component with the specified ComponentId in the system configuration.

Note: Replace <componentId> with the Id of your adapter component.

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