Configures sensor policies in the specified endpoints. Note: If an endpoint is offline when the command is issued, the API applies the endpoint policies once the endpoint is back online. Required API key role permissions:
  • Endpoint Inventory - view
  • Endpoint Inventory - Configure Sensor Policy - Configure Endpoint sensor detection and response
  • Endpoint Inventory - Configure Sensor Policy - Configure Advanced risk telemetry
External DocumentationTo learn more, visit the Trend Vision One documentation.

Parameters

ParameterDescription
Advanced Risk TelemetryThe configuration for advanced risk telemetry on the endpoint.
Agent GUIDsA comma-separated or JSON list of agent GUIDs.

Note: The list is limited to 200 GUIDs.
Sensor Detection And ResponseThe configuration for sensor detection and response on the endpoint.

Example Output

[
	{
		"status": 202,
		"headers": [
			{
				"name": "Operation-Location",
				"value": "https://api.xdr.trendmicro.com/v3.0/endpointSecurity/endpoints/a45089ea-5d34-4597-9e87-ef1bf4725cb6"
			}
		]
	}
]

Workflow Library Example

Configure Sensor Policy with Trend Vision One and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop