Project

Profile

Help

Story #7970

Updated by pulpbot over 2 years ago

 

 **Ticket moved to GitHub**: "pulp/pulp_container/480":https://github.com/pulp/pulp_container/issues/480 




 ---- 


 Enable DELETE on manifest endpoint 

 ``` 
 DELETE  	 /v2/<name>/manifests/<reference>  	 Manifest  	 Delete the manifest identified by name and reference. Note that a manifest can only be deleted by digest. 
 ``` 

Back