Invoke FalconMobileAction - CrowdStrike/psfalcon GitHub Wiki
Trigger on-boarding process for a device in Falcon for Mobile
Requires 'Mobile Enrollment: Write'.
| Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
|---|---|---|---|---|---|---|---|
| Name | String | Action to perform |
enrollre-enroll
|
||||
| EnrollmentType | String | Enrollment type | |||||
| ExpiresAt | String | Expiration time [default: 30 days] | |||||
| String[] | Email address | X | X |
Invoke-FalconMobileAction [-Name] <String> [[-EnrollmentType] <String>] [[-ExpiresAt] <String>] [-Email] <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]POST /enrollments/entities/details/v4
2024-09-03: PSFalcon v2.2.7
