Get a command template by name

Returns a Command Template by name.

Authentication

AuthorizationBasic

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

Path parameters

namestringRequired
Name of the Command Template.

Response

Single Command Template matching the name.
namestring
_idstringOptional
namespaceobject or nullOptional
osstringOptional
passRulebooleanOptional
commandslist of objectsOptional
createdintegerOptional
createdBystring or nullOptional
lastUpdatedintegerOptional
lastUpdatedBystring or nullOptional

Errors

500
Internal Server Error