GET /api/templates/1007981710/template_inputs
200
{
"total": 1,
"subtotal": 1,
"page": 1,
"per_page": 20,
"search": null,
"sort": {
"by": null,
"order": null
},
"results": [
{
"template_id": 1007981710,
"fact_name": null,
"variable_name": null,
"puppet_parameter_name": null,
"puppet_class_name": null,
"description": null,
"required": false,
"id": 6,
"name": "Template input 17",
"input_type": "user",
"options": null
}
]
}
| Param name | Description |
|---|---|
|
location_id optional |
Scope by locations Validations:
|
|
organization_id optional |
Scope by organizations Validations:
|
|
template_id required |
Validations:
|
|
search optional |
filter results Validations:
|
|
order optional |
Sort field and order, eg. ‘id DESC’ Validations:
|
|
page optional |
Page number, starting at 1 Validations:
|
|
per_page optional |
Number of results per page to return Validations:
|