Get a config spec template

Get the template of the specified Config Spec.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Request

request body
treeIdstringOptionalformat: "^[0-9a-f]{24}$"
versionstringOptional
nodePathstringOptional
optionsobjectOptional

Response

template
currentTemplatestring
inheritedTemplatestring

Errors

500
Internal Server Error