Remove orphan binary from filesystem using Rest API

Hello We need to delete the Orphan binary from the filesystem using any Rest API or script. Is there any such API or script, as we have large amount of data we are not able to delete it from Admin console, we are getting “Transaction TimeOut” error. Please let me know is there another way to delete this data from filesystem

0 votes

1 answers

960 views

ANSWER



Hello,

You can use the Nuxeo REST API Management addon with the following endpoint: https://doc.nuxeo.com/nxdoc/nuxeo-management-rest-api/#binaries-endpoint

Regards

0 votes