Send FalconCompleteAttachment - CrowdStrike/psfalcon GitHub Wiki
Upload and attach a file to a Falcon Complete case
Requires 'Message Center: Write'.
Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
---|---|---|---|---|---|---|---|
Path | String | Path to local file | |||||
UserId | String | User identifier | X | ||||
Id | String | Case identifier | X |
Send-FalconCompleteAttachment [-Path] <String> [-UserId] <String> [-Id] <String> [-WhatIf] [-Confirm] [<CommonParameters>]
POST /message-center/entities/case-attachment/v1
Send-FalconCompleteAttachment -Id <id> -Path C:\Users\jdoe\testdata\test.jpg
2023-04-25: PSFalcon v2.2.5