Get an analytic template by name

Returns an Analytic Template by name.

Authentication

AuthorizationBasic

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

Path parameters

namestringRequired
Name of the Analytic Template.

Response

Single Analytic Template wrapped in an array.
namestring
_idstringOptional
descriptionstringOptional
namespaceobject or nullOptional
osstringOptional
passRulebooleanOptional
prepostCommandslist of objectsOptional
createdintegerOptional
createdBystring or nullOptional
lastUpdatedintegerOptional
lastUpdatedBystring or nullOptional

Errors

500
Internal Server Error