Project

Profile

Help

Issue #4840

Updated by ipanova@redhat.com almost 5 years ago

<pre> 
 $ http GET http://localhost:24817/pulp/api/v3/distributions/rpm/rpm/21b865d5-94c6-490d-9930-d320520d98a1/ 
 HTTP/1.1 200 OK 
 Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS 
 Connection: close 
 Content-Length: 245 
 Content-Type: application/json 
 Date: Fri, 17 May 2019 10:10:21 GMT 
 Server: gunicorn/19.9.0 
 Vary: Accept, Cookie 
 X-Frame-Options: SAMEORIGIN 

 { 
     "_created": "2019-05-17T10:10:02.361459Z", 
     "_href": "/pulp/api/v3/distributions/rpm/rpm/21b865d5-94c6-490d-9930-d320520d98a1/", 
     "base_path": "foo5", 
     "base_url": "localhost:24816/pulp/content/foo5", 
     "content_guard": null, 
     "name": "baz5", 
     "publication": null 
 </pre>

Back