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

PI Web API Reference

AssetServer DeleteSecurityEntry

AssetServer DeleteSecurityEntry

Delete a security entry owned by the asset server.

Request

DELETE assetservers/{webId}/securityentries/{name}

URL Parameters

  • webId

    The ID of the asset server where the security entry will be deleted. See WebID for more information.

  • name

    The name of the security entry. For every backslash character (\) in the security entry name, replace with asterisk (*). As an example, use domain*username instead of domain\username.

  • securityItem

    The security item of the desired security entries to be deleted. If the parameter is not specified, security entries of the 'Default' security item will be deleted. See Security Item for more information.

  • applyToChildren

    If false, the new access permissions are only applied to the associated object. If true, the access permissions of children with any parent-child reference types will change when the permissions on the primary parent change.

Status Codes

204: The security entry was deleted.

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