2
我在nexus REST API中發現了/ service/local/metadata/{domain}/{target}/content。如何使用REST API重建nexus存儲庫元數據?
但是當我嘗試去執行它(例如,捲曲)
curl -v --request DELETE --user "login:password" --silent http://nexusHost/local/metadata/repositories/myRepository/content
我得到了這個消息,背部和工作尚未完成
HTTP/1.1 405 La m�thode HTTP DELETE n''est pas support�e par cette URL
你能幫我做這個工作?謝謝。
注意:使用Nexus 2.11.3-01