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

PI Web API Reference

AssetDatabase Export

AssetDatabase Export

Export the asset database.

Request

GET assetdatabases/{webId}/export

URL Parameters

  • webId

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

  • exportMode

    Indicates the type of export to perform. The default is 'StrongReferences'. Multiple export modes may be specified by using multiple instances of exportMode. See Export Mode for more information.

  • startTime

    The earliest starting time for AFEventFrame, AFTransfer, and AFCase objects that may be part of the export. The default is '*-30d'. See Time Strings for more information.

  • endTime

    The latest ending time for AFEventFrame, AFTransfer, and AFCase objects that may be part of the export. The default is '*'. See Time Strings for more information.

Status Codes

200: Database exported. The response body contains the serialized database.

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