{ "jsonConfig": "string" }
curl --location --request PUT 'https://192.168.88.11:9781/bvcsp/v1/pu/config/' \ --header 'Content-Type: application/json' \ --data-raw '{ "jsonConfig": "string" }'
{ "code": 0, "msg": "string" }