Project

Profile

Help

Issue #5459 » pulp_collection_version_viewset.txt

output of `http "http://127.0.0.1:5002/api/automation-hub/v3/collections/alikins/collection_ntp/versions/0.1.182/" - alikins, 09/17/2019 05:59 PM

 
GET /api/automation-hub/v3/collections/alikins/collection_ntp/versions/0.1.182/ HTTP/1.1
User-Agent: HTTPie/0.9.9
Accept-Encoding: gzip, deflate
Accept: */*
Connection: keep-alive
Host: 127.0.0.1:5002



HTTP/1.1 200 OK
Date: Tue, 17 Sep 2019 15:57:31 GMT
Server: WSGIServer/0.2 CPython/3.6.8
Content-Type: application/json
Vary: Accept, Cookie
Allow: GET, HEAD, OPTIONS
X-Frame-Options: SAMEORIGIN
Content-Length: 906

{
"version": "0.1.182",
"is_certified": false,
"href": "/api/automation-hub/v3/collections/alikins/collection_ntp/versions/0.1.182/",
"created_at": "2019-09-09T15:19:19.704602Z",
"updated_at": "2019-09-09T15:19:19.704628Z",
"artifact": {
"filename": "alikins.collection_ntp.0.1.182",
"sha256": "ea7beadcfac82e82af7f89e4d07898d00075ca5459ab92cd64b88a4e72cedd67",
"size": 8204
},
"collection": {
"id": "3c2ad808-059d-41ac-b7a5-fe622f5edcdb",
"name": "collection_ntp",
"href": "/api/automation-hub/v3/collections/alikins/collection_ntp/"
},
"download_url": "/api/automation-hub/artifacts/collections/alikins.collection_ntp.0.1.182",
"name": "collection_ntp",
"namespace": "alikins",
"metadata": {
"authors": [
"geerlingguy"
],
"contents": [],
"dependencies": {},
"description": "NTP installation and configuration for Linux.",
"documentation": "",
"homepage": "",
"issues": "",
"license": [
"MIT"
],
"repository": "",
"tags": [
"system",
"ntp",
"date",
"time",
"timezone"
]
}
}

(1-1/2)