List Allowed Trusted List Types
GET/anomalies/trusted_list/types
Returns the available trusted list types.
Request
Responses
- 200
- 400
- 403
Successful operation
- application/json; charset=UTF-8
- Schema
- Example (from schema)
Schema
property name* AnomaliesTrustedListTypeEntry
name string
Trusted list type name
description string
Trusted list type description
applicableCategories string[]
List of trusted list type applicable categories
{}
missing_required_parameter / invalid_parameter_value / internal_error
- application/json; charset=UTF-8
- Schema
- Example (from schema)
Schema
property name* AnomaliesTrustedListTypeEntry
name string
Trusted list type name
description string
Trusted list type description
applicableCategories string[]
List of trusted list type applicable categories
{}
permission_error
- application/json; charset=UTF-8
- Schema
- Example (from schema)
Schema
property name* AnomaliesTrustedListTypeEntry
name string
Trusted list type name
description string
Trusted list type description
applicableCategories string[]
List of trusted list type applicable categories
{}
Loading...