Maven · Capability
Sonatype Central Portal Publishing API — Deployment
Sonatype Central Portal Publishing API — Deployment. 6 operations. Lead operation: Publish a deployment. Self-contained Naftiko capability covering one Maven business surface.
What You Can Do
POST
Publishdeployment
— Publish a deployment
/v1/deployment/{deploymentid}
DELETE
Dropdeployment
— Drop a deployment
/v1/deployment/{deploymentid}
GET
Downloaddeploymentfile
— Download from a specific deployment
/v1/deployment/{deploymentid}/download/{relativepath}
GET
Downloadvalidatedfile
— Download from any validated deployment
/v1/deployments/download/{relativepath}
POST
Getdeploymentstatus
— Get deployment status
/v1/status
POST
Uploadbundle
— Upload a deployment bundle
/v1/upload
MCP Tools
publish-deployment
Publish a deployment
drop-deployment
Drop a deployment
idempotent
download-specific-deployment
Download from a specific deployment
read-only
idempotent
download-any-validated-deployment
Download from any validated deployment
read-only
idempotent
get-deployment-status
Get deployment status
read-only
upload-deployment-bundle
Upload a deployment bundle