Export a Golden Config tree

Exports the specified Golden Config tree.

Authentication

AuthorizationBasic

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

Request

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

Response

Dereferenced golden config tree
status"success"
datalist of objects

Errors

500
Internal Server Error