Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
splunk-soar-connectors-admin committed Dec 9, 2024
1 parent ec43302 commit d430731
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ This app integrates with CrowdStrike OAuth2 authentication standard to implement
| **Action** | **Required Scope(s)** | **Read** | **Write** |
|-------------------------------------------------------------|--------------------------------|----------------------|----------------------|
| [test connectivity](#action-test-connectivity) | Hosts | ✓ | ✗ |
| [run query](#action-run-query) | Hosts | ✓ | ✗ |
| [query device](#action-query-device) | Hosts | ✓ | ✗ |
| [list groups](#action-list-groups) | Host Groups | ✓ | ✗ |
| [quarantine device](#action-quarantine-device) | Hosts | ✓ | ✓ |
Expand Down Expand Up @@ -528,6 +529,8 @@ action_result.summary.limit | numeric | |
action_result.summary.query_time | numeric | |
action_result.summary.powered_by | string | |
action_result.summary.trace_id | string | |
summary.total_objects | numeric | | 1
summary.total_objects_successful | numeric | | 1
action_result.message | string | |

## action: 'query device'
Expand Down

0 comments on commit d430731

Please sign in to comment.