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

PI Web API Reference

AssetDatabase Update

AssetDatabase Update

Update an asset database by replacing items in its definition.

Request

PATCH assetdatabases/{webId}

URL Parameters

  • webId

    The ID of the database. See WebID for more information.

Body Parameter

A partial database containing the desired changes.

Status Codes

204: The database was updated.

Sample Request Body

{
  "Name": "MyDatabase",
  "Description": "PI BI Project Asset Model",
  "ExtendedProperties": {}
}
In This Topic
TitleResults for “How to create a CRG?”Also Available in