Sensor update policies: Read.
External DocumentationTo learn more, visit the CrowdStrike documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Sensor update policies: Read.| Parameter | Description |
|---|---|
| Policy ID | The unique identifier of the required sensor update policy. |
{
"meta": {
"query_time": 2,
"trace_id": "<string>"
},
"errors": [],
"resources": [
{
"id": "<string>",
"cid": "<string>",
"name": "<string>",
"description": "<string>",
"platform_name": "<string>",
"groups": [],
"enabled": true,
"created_by": "<string>",
"created_timestamp": "<string>",
"modified_by": "<string>",
"modified_timestamp": "<string>",
"settings": {
"build": "<string>"
}
}
]
}
Was this page helpful?