Variable that is referred in cluster template.
| name | data type | description | 
|---|---|---|
| name | string | Variable name that are referred in cluster template | 
| value | string | This value will be placed whereever the variable is referred in the cluster template | 
Example
{
  "name" : "...",
  "value" : "..."
}