Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 1.14 KB

ScheduledScanTargets.md

File metadata and controls

11 lines (8 loc) · 1.14 KB

Rapid7VmConsole::ScheduledScanTargets

Properties

Name Type Description Notes
excluded_asset_groups ExcludedAssetGroups Assets associated with these asset groups will be excluded from the site's scan. [optional]
excluded_targets ExcludedScanTargets Addresses to be excluded from the site's scan. Each address is a string that can represent either a hostname, ipv4 address, ipv4 address range, ipv6 address, or CIDR notation. [optional]
included_asset_groups IncludedAssetGroups Allows users to specify a subset of the site's included asset groups to be included in the scan. If the property is defined, then at least one valid already defined as an included asset group must be specified. [optional]
included_targets IncludedScanTargets Allows users to specify a subset of the site's scan targets to be included in the scan. If the property is defined, then at least one address must be specified. [optional]