Understanding repository API usage
When you use repository APIs to interact with Nexus Repository Manager 2, note the following information:
- Sonatype Nexus Repository Manager 2 does not consider
recursiveDelete
parameter for the delete API (D_pxDelete). All folder deletes are considered recursive. - The create file API (D_pxNewFile) and get file API (D_pxGetFile) support only Basic Authentication and support a file size of up to 5 GB.
Previous topic Creating a Sonatype Nexus Repository Manager 2 repository Next topic Managing test cases separately in Deployment Manager