Sonatype Nexus · Capability
Sonatype Nexus Repository Manager — Cleanup policies
Sonatype Nexus Repository Manager — Cleanup policies. 5 operations. Lead operation: Get a list of existing policies. Self-contained Naftiko capability covering one Sonatype Nexus business surface.
What You Can Do
GET
Getall
— Get a list of existing policies
/v1/v1/cleanup-policies
POST
Create1
— Create a new policy
/v1/v1/cleanup-policies
DELETE
Deletepolicybyname
— Delete cleanup policy
/v1/v1/cleanup-policies/{name}
GET
Getcleanuppolicybyname
— Get a policy by name
/v1/v1/cleanup-policies/{name}
PUT
Update2
— Update existing policy
/v1/v1/cleanup-policies/{policyname}
MCP Tools
get-list-existing-policies
Get a list of existing policies
read-only
idempotent
create-new-policy
Create a new policy
delete-cleanup-policy
Delete cleanup policy
idempotent
get-policy-name
Get a policy by name
read-only
idempotent
update-existing-policy
Update existing policy
idempotent