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

PI Web API Reference

AnalysisTemplate CreateFromAnalysis

AnalysisTemplate CreateFromAnalysis

Create an Analysis template based upon a specified Analysis.

Request

POST analysistemplates

URL Parameters

  • analysisWebId

    The ID of the Analysis, on which the template is created. See WebID for more information.

  • name

    The name for the created template, which must be unique within the database's AnalysisTemplate collection. If the name ends with an asterisk (*), then a unique name will be generated based on the supplied name. The default is the specified Analysis' name suffixed with an asterisk (*).

  • webIdType

    Optional parameter. Used to specify the type of WebID. Useful for URL brevity and other special cases. Default is the value of the configuration item "WebIDType". See WebID Type for more information.

Status Codes

201: The Analysis Template was created. The response's Location header is a link to the created Analysis Template.

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