Create Golden Config Tree
create_golden_config_treeCreate a golden configuration tree to standardize network device templates with variable substitution and version management, enabling consistent, reusable configuration structures.
Instructions
Create a new Golden Configuration tree on Itential Platform.
Golden Configuration trees define hierarchical configuration templates for network devices. They support variable substitution and version management to provide consistent, reusable configuration structures across device types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the Golden Configuration tree to create | |
| template | No | The configuration template associated with the base node | |
| variables | No | The variables associated with this Golden Config tree | |
| device_type | Yes | The configuration device type associated with this tree |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the created Golden Configuration tree | |
| device_type | Yes | The device type this tree is designed for |