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

PI Web API Reference

Configuration PutConfiguration

Configuration PutConfiguration

Create or update a configuration item.

Remarks

The request body content may vary based on the configuration item's data type.

Request

PUT system/configuration/{key}

URL Parameters

  • key

    The key of the configuration item to create or update.

Body Parameter

The value of the configuration item.

Status Codes

202: The change has been accepted, and will take effect when the service can cleanly restart.

409: The configuration item already exists, but its value is of a different type than the provided value.

Example

 "Allow,Content-Encoding,Content-Length,Date,Location"
In This Topic
TitleResults for “How to create a CRG?”Also Available in