Sonatype · Capability
Sonatype Lifecycle Public REST API — Configuration
Sonatype Lifecycle Public REST API — Configuration. 4 operations. Lead operation: Configuration. Self-contained Naftiko capability covering one Sonatype business surface.
What You Can Do
DELETE
Deleteconfiguration1
— Use this method to disable one or more IQ Server system properties. The property names are case-sensitive.
/v1/api/v2/config
GET
Getconfiguration1
— Use this method to retrieve the configured value for an IQ Server system property.
/v1/api/v2/config
PUT
Setconfiguration1
— Use this method to configure one or more IQ Server system properties. The property names are case-sensitive.
/v1/api/v2/config
DELETE
Invalidatecache
— Clear the integration version cache. Use this endpoint after a new integration version is released to ensure IQ Server immediately recognizes the new version instead of waiting for cache expiration (10 minutes).
/v1/api/v2/config/integrationversions/cache
MCP Tools
use-this-method-disable-one
Use this method to disable one or more IQ Server system properties. The property names are case-sensitive.
idempotent
use-this-method-retrieve-configured
Use this method to retrieve the configured value for an IQ Server system property.
read-only
idempotent
use-this-method-configure-one
Use this method to configure one or more IQ Server system properties. The property names are case-sensitive.
idempotent
clear-integration-version-cache-use
Clear the integration version cache. Use this endpoint after a new integration version is released to ensure IQ Server immediately recognizes the new version instead of waiting for cache expiration (10 minutes).
idempotent