- Documentation
- Sandbox
Documentation
Get analysis report Supported types
- health
- device
- users
- ports
- software
- settings
- logs
- cve
- metrics
- docker
Supported search fields:
pub_key_digest - array of the devices id (exact match) - all report types
- Users
- user - regex
- comment - regex
pwd_alg - array. Allowed values [-1, 1, 2, '2a', 5, 6, 'unknown']. Where -1 - not set; 1 - MD5; 2 - Blowfish; 2a - Eksblowfish; 5 - SHA-256; 6 - SHA-512.
- Ports
- proto - regex
- socket - regex
proc_info - regex
- Software
- name - regex
- version - regex
- arch - regex
- update - regex (expected same format as version)
Supported sort fields:
- pub_key_digest (alphabetical)
- title (alphabetical)
- device_name (with fallback to fqhost if not present) Supported report types:
- health
- users
- settings
- logs
- cve
- software
- docker
Parameters
Parameter | Type | Required? | Format | Description |
---|---|---|---|---|
search | json | false | Search conditions. Supported fields: ^see description on top | |
type | string | true | Report type: ^see description on top | |
sort_field | string | false | Field to sort, ts by default | |
sort_direction | string | false | Sort direction, desc by default | |
items_per_page | integer | false | Maximum number of records in result, default 30, max 1000 | |
offset | integer | false | Offset, default 0 |
Status Codes
Status Code | Description |
---|---|
200 |
|
400 |
|
401 |
|
403 |
|
500 |
|