Run an analytics template for devices

Runs an Analytic Template for Devices.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
preobjectOptional
postobjectOptional
analytic_template_namestringOptional
variablesobjectOptional

Response

Result of running Analytic Template Devices
namestring
_idstring
descriptionstring
namespaceobject or null
osstring
passRuleboolean
prepostCommandslist of objects
createdinteger
createdBystring or null
lastUpdatedinteger
lastUpdatedBystring or null

Errors

500
Internal Server Error