List File Names In Zipped File
POST /Command/ListFileNamesInZippedFile
Return a list of the names of all the files contained in the zip archive(zip, jar, apk)
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 ID |
| Required | The ID of the zip file |
File Source |
| Required | Source of the file |
File Password |
| Optional | The password of the zip file |