Unzip Files and Save to Playbook
POST /Command/UnzipAndSave
Extract files from zip files provided by File IDs and save to playbook
Request
Authentication: API keys or JSON web tokens (JWT)
Body Parameters
Parameter Name | Type | Required/Optional | Description |
---|---|---|---|
Username |
| Required | The username of your D3 SOAR account. |
Site |
| Required | The D3 SOAR site to run the remote command. |
File IDs |
| Optional | The array of IDs of the zip files |
File Passwords |
| Optional | The array of passwords of the zip files |