Skip to main content

Returns the description of variables

GET 

/api/v2/templates/vars/:path

Returns the description of variables

Request

Path Parameters

    path stringrequired

    The path (in '.' notation) to the variable to describe

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
  • ]