Use the following API request to get the current configuration tree for the AMSI module.
Request
HTTP Verb | Path | Parameters |
|---|---|---|
GET | hx/api/services/config/tree | ?node_name=/config/amsi |
Response
Key | Notes |
|---|---|
Data | List of configuration properties. Each property has the following attributes:
|
Configuration Options
Property | Path | Data Type |
|---|---|---|
Logging Level | /config/amsi/logging/level | Type: string Default: notice Values: Emergency, Alert, Critical, Error, Warning, Info, Debug |