Sonatype · Capability
Sonatype Lifecycle Public REST API — License Overrides
Sonatype Lifecycle Public REST API — License Overrides. 4 operations. Lead operation: License Overrides. Self-contained Naftiko capability covering one Sonatype business surface.
What You Can Do
GET
Getappliedlicenseoverrides
— Use this method to retrieve the applied license overrides for a component.
/v1/api/v2/licenseoverrides/{ownertype}/{ownerid}
POST
Addlicenseoverride
— Use this method to add or update a license override to a component for a given owner scope.
/v1/api/v2/licenseoverrides/{ownertype}/{ownerid}
GET
Getappliedlicenseoverridesforlegalreviewer
— Use this method to retrieve the applied license overrides for a given component and owner.
/v1/api/v2/licenseoverrides/{ownertype}/{ownerid}/legalreviewer
DELETE
Deletelicenseoverride
— Use this method to delete a license override for a component.
/v1/api/v2/licenseoverrides/{ownertype}/{ownerid}/{licenseoverrideid}
MCP Tools
use-this-method-retrieve-applied
Use this method to retrieve the applied license overrides for a component.
read-only
idempotent
use-this-method-add-update
Use this method to add or update a license override to a component for a given owner scope.
use-this-method-retrieve-applied-2
Use this method to retrieve the applied license overrides for a given component and owner.
read-only
idempotent
use-this-method-delete-license
Use this method to delete a license override for a component.
idempotent