Create a device template

Creates a new device template in pronghorn.

Authentication

AuthorizationBasic

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

Request

request body
namestringOptional
templatestringOptional
variablesobjectOptional
optionsobjectOptional

Response

Result of creating a new device template
resultstring
dataobject

Errors

500
Internal Server Error