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

PI Web API Reference

Home Get

Home Get

Get top level links for this PI System Web API instance.

Request

GET 

Status Codes

200: Links to top level collections and system information.

Sample Response Body

{
  "Links": {
    "Self": "https://myserver/piwebapi/",
    "AssetServers": "https://myserver/piwebapi/assetservers",
    "DataServers": "https://myserver/piwebapi/dataservers",
    "System": "https://myserver/piwebapi/system"
  }
}
In This Topic
TitleResults for “How to create a CRG?”Also Available in