Sonatype · Capability
Sonatype Lifecycle Public REST API — Config Jira
Sonatype Lifecycle Public REST API — Config Jira. 3 operations. Lead operation: Config Jira. Self-contained Naftiko capability covering one Sonatype business surface.
What You Can Do
DELETE
Deleteconfiguration2
— Use this method to delete a Jira configuration.
/v1/api/v2/config/jira
GET
Getconfiguration2
— Use this method to retrieve an existing configuration for Jira.
/v1/api/v2/config/jira
PUT
Setconfiguration2
— Use this method to set a Jira configuration. If a Jira configuration already exists, the values will be updated with the ones provided here. If the server URL is being changed, then the password (if any) will be required.
/v1/api/v2/config/jira
MCP Tools
use-this-method-delete-jira
Use this method to delete a Jira configuration.
idempotent
use-this-method-retrieve-existing
Use this method to retrieve an existing configuration for Jira.
read-only
idempotent
use-this-method-set-jira
Use this method to set a Jira configuration. If a Jira configuration already exists, the values will be updated with the ones provided here. If the server URL is being changed, then the password (if any) will be required.
idempotent