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

PI Web API Reference

System RemoveCacheInstance

System RemoveCacheInstance

Remove an AF cache instance for a certain user.

Request

DELETE system/cacheinstance

URL Parameters

  • userId

    The user's Identifier. It is a Windows Security Identifier (SID), if Kerberos or Basic authentication is used. If Bearer authentication is used, the user's identifier could be the client id or other user identifier claims. See Bearer Authentication for more information.

  • forceRemove

    If it is true, force to remove a cache instance even if it is still in use. The default value is false.

Status Codes

204 : The cache instance is removed.

404 : The cache instance was not found for the specifed user id.

409 : The cache instance to be removed is busy and `forceRemove` paramter is false.

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