Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Nexus OSS 3 Rest API

Any idea where we can find the Nexus 3 REST API documentation? Or can we configure Nexus using Groovy script like we do in Jenkins?

In Jenkins we can use Jenkins cli jar to configure Jenkins. In older version of Nexus there is REST API documentation to manage Nexus.

like image 595
Pranav Avatar asked Oct 15 '25 16:10

Pranav


2 Answers

It's extraordinarily incomplete, but there are some "examples".

It seems that the client is relatively useful, per the examples.

like image 76
Mykel Alvis Avatar answered Oct 17 '25 09:10

Mykel Alvis


In addition to the documentation linked above, you can query https://your_nexus_url/service/rest/swagger.json, which at least documents the available parameters.

like image 39
serv-inc Avatar answered Oct 17 '25 09:10

serv-inc



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!