Sonatype · Capability
Sonatype Lifecycle Public REST API — Advanced Search
Sonatype Lifecycle Public REST API — Advanced Search. 3 operations. Lead operation: Advanced Search. Self-contained Naftiko capability covering one Sonatype business surface.
What You Can Do
GET
Searchindex
— Use this method to perform an Advanced Search.
/v1/api/v2/search/advanced
GET
Getexportresults
— Use this method to generate a csv file containing your search results. The default delimiter in the generated file is comma. Use the advancedSearchCSVExportDelimiter property of the Configuration REST API to change the delimiter in the gene
/v1/api/v2/search/advanced/export/csv
POST
Createsearchindexasync
— Use this method to create or rebuild the index for Advanced Search. This is a resource intensive operation. Avoid creating indexes during peak usage hours.
/v1/api/v2/search/advanced/index
MCP Tools
use-this-method-perform-advanced
Use this method to perform an Advanced Search.
read-only
idempotent
use-this-method-generate-csv
Use this method to generate a csv file containing your search results. The default delimiter in the generated file is comma. Use the advancedSearchCSVExportDelimiter property of the Configuration REST API to change the delimiter in the gene
read-only
idempotent
use-this-method-create-rebuild
Use this method to create or rebuild the index for Advanced Search. This is a resource intensive operation. Avoid creating indexes during peak usage hours.
read-only