Get a list of all Golden Config trees

Returns a list of all Golden Config trees.

Authentication

AuthorizationBasic

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

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