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_idasset_identifiercloud_providerregionstatus
|
|||||
| Sort | String | Property and direction to sort results |
account_id.ascaccount_id.descasset_identifier.ascasset_identifier.desccloud_provider.asccloud_provider.descinstance_type.ascinstance_type.desclast_updated_timestamp.asclast_updated_timestamp.descregion.ascregion.descstatus.ascstatus.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-12-19: PSFalcon v2.2.8
