Get FalconFileVantagePolicy - CrowdStrike/psfalcon GitHub Wiki
Search for FileVantage policies
Requires 'Falcon FileVantage: Read'.
Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
---|---|---|---|---|---|---|---|
Id | String[] | FileVantage policy identifier | X | X | |||
Type | String | Operating system type |
Linux Mac Windows
|
||||
Sort | String | Property and direction to sort results |
created_timestamp|asc created_timestamp|desc modified_timestamp|asc modified_timestamp|desc precedence|asc precedence|desc
|
||||
Limit | Int32 | Maximum number of results per request | 1 |
500 |
|||
Include | String[] | Include additional properties | exclusions |
||||
Offset | Int32 | Position to begin retrieving results | |||||
Detailed | Switch | Retrieve detailed information | |||||
All | Switch | Repeat requests until all available results are retrieved | |||||
Total | Switch | Display total result count instead of results |
Get-FalconFileVantagePolicy [-Type] <String> [[-Sort] <String>] [[-Limit] <Int32>] [[-Include] <String[]>] [-Offset <Int32>] [-Detailed] [-All] [-Total] [-WhatIf] [-Confirm] [<CommonParameters>]
Get-FalconFileVantagePolicy -Id <String[]> [-WhatIf] [-Confirm] [<CommonParameters>]
GET /filevantage/entities/policies/v1
GET /filevantage/queries/policies/v1
2023-11-27: PSFalcon v2.2.6