Sonatype · Capability
Sonatype Lifecycle Public REST API — Policy Waiver Requests
Sonatype Lifecycle Public REST API — Policy Waiver Requests. 4 operations. Lead operation: Policy Waiver Requests. Self-contained Naftiko capability covering one Sonatype business surface.
What You Can Do
POST
Addpolicywaiverrequestbypolicyviolationid
— Use this method to create a policy waiver request.
/v1/api/v2/policywaiverrequests/{ownertype}/{ownerid}/policyviolation/{policyviolationid}
POST
Reviewpolicywaiverrequest
— Use this method to approve or reject a policy waiver request.
/v1/api/v2/policywaiverrequests/{ownertype}/{ownerid}/review/{policywaiverrequestid}
GET
Getpolicywaiverrequest
— Use this method to retrieve policy waiver request details for the policyWaiverRequestId specified.
/v1/api/v2/policywaiverrequests/{ownertype}/{ownerid}/{policywaiverrequestid}
PUT
Updatepolicywaiverrequest
— Use this method to update a policy waiver request.
/v1/api/v2/policywaiverrequests/{ownertype}/{ownerid}/{policywaiverrequestid}
MCP Tools
use-this-method-create-policy
Use this method to create a policy waiver request.
use-this-method-approve-reject
Use this method to approve or reject a policy waiver request.
use-this-method-retrieve-policy
Use this method to retrieve policy waiver request details for the policyWaiverRequestId specified.
read-only
idempotent
use-this-method-update-policy
Use this method to update a policy waiver request.
idempotent