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> | 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] |
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.