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
configstringOptional
changeslist of anyOptional

Errors

500
Internal Server Error