Skip to main content

Returns the description of variables

GET 

/api/v2/templates/vars

Returns the description of variables

Request

Query Parameters

    recurse string

    will return all the nested objects

Responses

The variables available to a template

Schema

  • Array [

  • descriptionstring
    examplesstring[]
    includesundefined[]
    namestring
    onlyForstring
    pathstringrequired
    pathInContainerstring
    pathToContainerstring
    sourcestring
    typestringrequired
  • ]