POST /Command/CheckIPReputation
Get the reputation of external IPs from the system reputation integrations
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. |
|
externalIPs |
|
Required |
The external Ips |
|
Return Reputation Raw Data |
|
Optional |
Whether to return raw data of artifact's reputation |
|
Return Reputation's HTML |
|
Optional |
Whether to return beautified HTML based on artifact's reputation |