ModifyResource
Synopsis
[Actions] ModifyResource:Name=ResourceName[,Additional Properties]
Description
ModifyResource specifies changes to make to a resource. InterSystems IRIS® modifies the specified resource when processing the [Actions] section during a configuration merge.
You can specify any possible resource properties in the ModifyResource definition. During the merge, InterSystems IRIS runs Security.Resources.Modify()Opens in a new tab to make the changes defined by ModifyResource. The complete list of resource properties is available in the class reference.
Changing This Operation
This operation is designed to be used during a configuration merge. You can change ModifyResource by editing the merge file in a text editor (as described in Editing the Active CPF).
For information about modifying a resource from the Management Portal, see Create or Edit a Resource.