Get rollback files

Get rollback files from Network Services Orchestrator (NSO) and filter it by the comment/label/fixed-number. If more than one param is passed in, results will match ‘or’ logic. Label and comment will match if the param label/comment is a substring of the actual label/comment.

Authentication

AuthorizationBasic

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

Request

request body
adapterIdstringOptionalformat: "[A-Za-z]+"
An input document for a adapterId
paramsobjectOptional

Response

Array of results.

Errors

500
Internal Server Error