Update Matrix
Using the update matrix function will execute the compliance calculations on-demand. It’s only available to click if we’ve detected that the assessment Last Run Date is later than the Zone Matrix Last Run Date.
To update the matrix with the latest information, click Update Matrix.
Scheduled Updates
- Access View—there is a scheduled task that runs on a CRON (Settings > Security Manager > Scheduled Jobs) that’s defaulted to 8 AM UTC daily. This task will analyze all compliance zone to zone mappings and determine if there’s any access within the environment.
- Compliance View—there is a scheduled task to do this automatically
Manual Updates
- Access View—there is an API that can be run that will force the access analysis to happen. Navigate to API Reference > Zone > GET /domain/{domainId}/zone/matrix/access > set to TRUE
- Compliance View—use the Update Matrix function if available.