Delete Golden Config trees

Deletes golden configuration trees based on given tree ids.

Authentication

AuthorizationBasic

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

Request

request body
treeIdslist of stringsOptional

Response

Status with the number of golden configurations deleted
statusenum
Allowed values:
deletedinteger>=0

Errors

500
Internal Server Error