POST /Command/GetObjectsFromList
Gets JSON objects from global list by specified values at the specified key.
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 |
The name of the global list. |
|
Key |
|
Optional |
The key in the specified global list to query. |
|
Values |
|
Optional |
Values used to compare with the global list values at the specified key. |