Convert patch data to native config

Converts the config patch data into a readable native config.

Authentication

AuthorizationBasic

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

Request

request body
deviceTypestringOptional
changeslist of objectsOptional

Response

configData
configstring
changeslist of any

Errors

500
Internal Server Error