Sha256: 345bc07115575186558d4b223fc8bfc479977ffd837773f6f3d7a10be930341b
Contents?: true
Size: 853 Bytes
Versions: 2
Compression:
Stored size: 853 Bytes
Contents
# SwaggerClient::AdhocScan ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **asset_group_ids** | **Array<Integer>** | The asset groups that should be included as a part of the scan. Only asset groups assigned to the site can be specified for a scan. This value should be an array of integers representing the unique identifiers of the asset groups. | [optional] **engine_id** | **Integer** | The identifier of the scan engine. | [optional] **hosts** | **Array<String>** | The hosts that should be included as a part of the scan. This should be a mixture of IP Addresses and Hostnames as a String array. | [optional] **name** | **String** | The user-driven scan name for the scan. | [optional] **template_id** | **String** | The identifier of the scan template | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/AdhocScan.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/AdhocScan.md |