Summary
Check if config exist
Description
Check that the golden config tree name does not already exist
Route
POST /golden_config/isTreeByName
Roles
            admin
engineering
support
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| data | object | yes | Golden Config Tree's data. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| results | string | Golden Config Tree data. |