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?