{ "backupstorage": {} }
curl --location --request POST 'https://example.com:30888/backupstorages//private' \ --header 'Content-Type: application/json' \ --data-raw '{ "backupstorage": {} }'
{}