Project

Profile

Help

Story #7973

Updated by pulpbot over 2 years ago

 

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




 ---- 


 Enable GET on blobs upload endpoint 

 ``` 
 GET  	 /v2/<name>/blobs/uploads/<uuid>  	 Blob Upload  	 Retrieve status of upload identified by uuid. The primary purpose of this endpoint is to resolve the current status of a resumable upload. 
 ``` 

 

Back