Parameter | Description |
---|---|
Asset Group Description | The description of the asset group. |
Asset Group ID | The ID of the asset group. |
Asset Group Name | The name of the asset group. |
Asset Group Type | The type of the asset group. |
Disable SSL Enforcement | Enable this option to skip SSL verification of the server’s certificate chain and host name. This may increase security vulnerabilities, but can be useful for testing or when custom verification is employed. |
Search Criteria Filters | Filters used to match assets. See search criteria documentation for more information on the structure and format. For example: [ [ { "field": "owner-tag", "operator": "is-applied", "value": ["1"] } ] ] |
Search Criteria Match | 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. |