create_golden_config_tree
Create hierarchical configuration templates for network devices with variable substitution and version management. Define reusable structures for consistent device configurations.
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 |