Summary
Get a Command Template by Name
Description
Get a Command Template by name.
Route
GET /mop/listATemplate/:name
Roles
admin
engineering
support
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
name | string | yes | Name of the Command Template. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
listATemplate | array | Single Command Template matching the name. |