This view is displaying the list of all configured jobs as well as their verification results. Network scanning is automation that runs through the entire list of networks for each active zone.
The search feature will filter the list by Zone column in the table for quick lookup. It behaves like a type ahead filter.
User can set a time to restart the Weekly Network Scanning list.
Each change requires the save button to be clicked.
The last restart label indicates the last time that network scanning was restarted.
The Edit Network Scanning screen appears when clicking on the pencil icon. This allows you to change any of the fields in the form and requires that all fields contain data. New Netwoks can be added by typing in the name of the zone andclicking the plus icon. They can be removed from the list by clicking the minus icon.
Each change requires the save button to be clicked.
If the changes should not be saved, the cancel button will exit out of the Edit Network Scanning screen without saving any changes.
Click the Refresh button to clear all results and run the network scanning list again
The Delete icon is represented as a trash can and will warn the user before removing the Network Scanning list.
Scan will create a new result in database every time it 100% completed
The old results still remain in collection
createdDate and completedDate of the Scan are populated properly
Displays the list of network results with lazy loading behavior
The loading behavior should display 10 results for each time scrolling down
Displays the list of scans with their results via lazy loading behavior
The loading behavior should display 10 scans for each time scrolling down in the left panel
Each scan will load 10 network results by default.
The restart buttons for Skipped, Failed (if the number is > 0) and the whole Scan only display for currently running scan
Restart buttons for Skipped and Failed networks will display next to their Skipped and Failed icons
Restart button for the whole scan will display in the Actions column, between Edit and Delete icons.
The Radiant is restarted and the Scan job should wait for 5 minutes before starting to run
5 minutes delay can be configured in Settings