Protected resources
- Last UpdatedMar 24, 2025
- 1 minute read
- PI System
- PI Web API 2023 SP1 Patch 1
- Developer
The following protected resources hosted in PI Web API are sensitive and require the calling user be a member of the local Windows group designated as the PI Web API administrator group during initial setup on the server that hosts PI Web API. By default, this group is PI Web API Admins.
See Install PI Web API for additional information.
Note: Protected resources cannot be used with bearer authentication.
DELETE /piwebapi/system/cacheinstance
DELETE /piwebapi/system/configuration/{key}
GET /piwebapi/system/activeconfiguration
GET /piwebapi/system/cacheinstances
GET /piwebapi/system/configuration
GET /piwebapi/system/configuration/{key}
GET /piwebapi/system/metrics
GET /piwebapi/system/status
GET /piwebapi/system/versions
PUT /piwebapi/system/configuration/{key}