Sha256: 63b3d36e46874ab2568e355ab1c12fd7525452bb74558c02dc83c9c0e452294a
Contents?: true
Size: 905 Bytes
Versions: 2
Compression:
Stored size: 905 Bytes
Contents
# SwaggerClient::DiscoverySearchCriteria ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **connection_type** | **String** | The type of discovery connection configured for the site. This property only applies to dynamic sites. | [optional] **filters** | [**Array<SwaggerDiscoverySearchCriteriaFilter>**](SwaggerDiscoverySearchCriteriaFilter.md) | Filters used to match assets from a discovery connection. See <a href=\"#section/Responses/DiscoverySearchCriteria\">Discovery Connection Search Criteria</a> for more information on the structure and format. | [optional] **match** | **String** | Operator to determine how to match filters. `all` requires that all filters match for an asset to be included. `any` requires only one filter to match for an asset to be included. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/DiscoverySearchCriteria.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/DiscoverySearchCriteria.md |