Links may not function; however, this content may be relevant to outdated versions of the product.
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) only support Basic Authentication and support a file size of up to 5 GB.
Related Content
Previous topic Creating a Sonatype Nexus Repository Manager 2 repository Next topic Automatically deploying applications with prpcUtils and Jenkins