DeleteResource
Delete an existing resource.
Synopsis
[Actions] DeleteResource:Name=ResourceName
Description
DeleteResource specifies a resource to delete. InterSystems IRIS® deletes that resource when processing the [Actions] section during a configuration merge.
Specify the Name of the resource to delete. During the merge, InterSystems IRIS runs Security.Resources.Delete()Opens in a new tab to delete the resource specified by DeleteResource.
Changing This Operation
This operation is designed to be used during a configuration merge. You can change DeleteResource by editing the merge file in a text editor (as described in Editing the Active CPF).
You can also delete resources from the Resources page of the Management Portal (System Administration > Security > Resources).