| Represents a revocation of an AdHoc request.
Each of the fields represents criteria for revoking requests. If necessary, they can be
combined. For example, if you specify a userId and a nodeName it will indicate that the
requests for the user at that node will need to be revoked.
- actionRequestId - the ID of the action request to revoke
- userId - the ID of the user whose request(s) should be revoked
- workgroupId - the ID of the workgroup whose requests(s) should be revoked
- nodeName - the name of the node to revoke requests at
author: Eric Westfall |