sensor_update_builds_info
Returns a list of the available sensor build versions that you can use in your policies.
Added in version 4.4.0
Parameters
Section titled “Parameters”| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
platform | str | No | Limit the results to a specific platform. If not specified, builds for all platforms are returned. windows linux linuxarm64 zlinux mac | |
stage | str | No | prod | Limit the results to a specific stage. If not specified, only builds in the prod stage are returned. prod early_adopter |
Examples
Section titled “Examples”- name: Get all sensor build versions crowdstrike.falcon.sensor_update_builds_info:
- name: Get all sensor build versions for the Windows platform crowdstrike.falcon.sensor_update_builds_info: platform: windowsReturn Values
Section titled “Return Values”| Key | Type | Description |
|---|---|---|
builds | - |