Get summary of a Golden Config tree

Get summary of the specified Golden Config tree.

Authentication

AuthorizationBasic

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

Request

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

Response

List of all Golden Config trees
idstringOptionalformat: "^[0-9a-f]{24}$"
namestringOptional
descriptionstringOptional
deviceTypestringOptional
versionslist of stringsOptional
createdstringOptionalformat: "\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}.\d{3}Z"
lastUpdatedstringOptionalformat: "\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}.\d{3}Z"

Errors

500
Internal Server Error