Kaspersky Next XDR Expert
Contents
Contents
Downloading the resource file
GET /xdr/api/v1/kuma/resources/download/<id>
id
is the file ID obtained as a result of executing a resource export request.
Access: General administrator, Tenant administrator, Tier 2 analyst, Tier 1 analyst.
Response
HTTP code: 200
Encrypted contents of the resource file in binary format.
Possible errors
HTTP code |
Description |
|
|
400 |
File ID not specified |
route parameter required |
id |
400 |
The file ID is not a valid UUID |
id is not a valid UUID |
- |
403 |
The user does not have the required roles in any of the tenants |
access denied |
- |
404 |
File not found |
file not found |
- |
406 |
The file is a directory |
not regular file |
- |
500 |
Any other internal error |
variable |
variable |