Get FalconSnapshot - CrowdStrike/psfalcon GitHub Wiki
Search for Falcon Cloud Security snapshots
Requires 'Snapshot: Read'.
Name | Type | Description | Min | Max | Allowed | Pipeline | PipelineByName |
---|---|---|---|---|---|---|---|
Id | String[] | Falcon Cloud Security snapshot identifier | X | X | |||
Filter | String |
Falcon Query Language expression to limit resultsaccount_id asset_identifier cloud_provider region status
|
|||||
Sort | String | Property and direction to sort results |
account_id.asc account_id.desc asset_identifier.asc asset_identifier.desc cloud_provider.asc cloud_provider.desc instance_type.asc instance_type.desc last_updated_timestamp.asc last_updated_timestamp.desc region.asc region.desc status.asc status.desc
|
||||
Limit | Int32 | Maximum number of results per request | |||||
Offset | Int32 | Position to begin retrieving results | |||||
All | Switch | Repeat requests until all available results are retrieved | |||||
Total | Switch | Display total result count instead of results |
Get-FalconSnapshot [[-Filter] <String>] [[-Sort] <String>] [[-Limit] <Int32>] [-Offset <Int32>] [-All] [-Total] [-WhatIf] [-Confirm] [<CommonParameters>]
Get-FalconSnapshot [-Id <String[]>] [-WhatIf] [-Confirm] [<CommonParameters>]
GET /snapshots/combined/deployments/v1
GET /snapshots/entities/deployments/v1
ReadDeploymentsCombined
ReadDeploymentsEntities
2024-09-03: PSFalcon v2.2.7