Create a compressed archive from files in an agent’s workspace.
zip, tar, tar.gz, or tar.bz2| Field | Type | Description |
|---|---|---|
path | string | Absolute path of the created archive |
size | number | Archive size in bytes |
format | string | Archive format used |
| Code | Description |
|---|---|
201 | Archive created successfully |
400 | Invalid request body or paths |
401 | Invalid authentication |
403 | Access denied |
404 | Agent or source paths not found |