{ "ids": [ 0 ] }
curl --location '/api/robot/storage-by-template' \ --header 'Authorization: test' \ --header 'Content-Type: application/json' \ --data '{ "ids": [ 0 ] }'
{}