Sonatype · Capability
Sonatype Lifecycle Public REST API — Repositories
Sonatype Lifecycle Public REST API — Repositories. 2 operations. Lead operation: Repositories. Self-contained Naftiko capability covering one Sonatype business surface.
What You Can Do
POST
Releasequarantinewithoutreeval
— Use this method to release a component from quarantine by providing the `quarantineId`.
/v1/api/v2/repositories/quarantine/{quarantineid}/release
POST
Getquarantinedbypath
— Use this method to retrieve the pathnames of the repository components and the corresponding quarantine status.
/v1/api/v2/repositories/{repositorymanagerinstanceid}/{repositorypublicid}/components/quarantined/pathnames
MCP Tools
use-this-method-release-component
Use this method to release a component from quarantine by providing the `quarantineId`.
use-this-method-retrieve-pathnames
Use this method to retrieve the pathnames of the repository components and the corresponding quarantine status.
read-only