Tool to update a scanner's configuration. Only name, fullAccess, and allowedTemplates can be updated. Use when you need to modify scanner permissions or rename a scanner. Your app key must have full access to manage scanners.
idRequiredintegerThe scanner ID to update
namestringScanner name
fullAccessbooleanWhether scanner has full access to all templates. If true, scanner can access all templates. If false, only allowedTemplates are accessible.
allowedTemplatesarrayArray of template IDs that the scanner is allowed to access. Only relevant when fullAccess is false.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.