Check Value Exists in Global List
POST /Command/InList
Check whether a value is existed in Global List. Return True if a given value is in the global list.
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. |
Global List Name |
| Optional | Name of the list. |
Value |
| Optional | Value to search for. |