crowdstrike-falcon-last-scheduled-report
Returns the latest successful execution of the scheduled report with the given name.
Syntax
crowdstrike-falcon-last-scheduled-report [profile=STRING] name=STRING
Options
- profile=STRING
- Optional. Connect profile code of CrowdStrike Falcon
- name=STRING
- Required. Name of the scheduled report. Specify exactly one name, a comma separated list is not supported.
Output fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | Connect profile code |
| id | String | ID | Report ID |
| name | String | Name | Report name |
| created | Date | Created | Report creation time |
| status | String | Status | Report status |
| expire_time | Date | Expire Time | Report expiry time |
| format | String | Format | Report format (json, csv, pdf) |