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

PI Web API Reference

System Status

System Status

Get information about this PI Web API instance. Examples of information returned include the system uptime, the number of cache instances for this PI System Web API instance, and the system run state. See Run State for more information.

Request

GET system/status

Status Codes

200: System Status.

Sample Response Body

{
  "UpTimeInMinutes": 32345.6,
  "State": "Running",
  "CacheInstances": 0,
  "ServerTime": "2014-07-22T14:00:00Z"
}
In This Topic
TitleResults for “How to create a CRG?”Also Available in