Project

Profile

Help

Issue #7809 » fetch_distributions.txt

jsherril@redhat.com, 11/10/2020 06:14 PM

 
[root@centos7-katello-nightly-2 ~]# curl "https://`hostname`//pulp/api/v3/distributions/rpm/rpm/dc94c8e7-f0a2-405a-8dd2-4a97ffde2f63/" --cert /etc/pki/katello/certs/pulp-client.crt --key /etc/pki/katello/private/pulp-client.key | jq
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 648 100 648 0 0 3249 0 --:--:-- --:--:-- --:--:-- 3256
{
"pulp_href": "/pulp/api/v3/distributions/rpm/rpm/dc94c8e7-f0a2-405a-8dd2-4a97ffde2f63/",
"pulp_created": "2020-11-10T00:27:06.266357Z",
"base_path": "Default_Organization/content_views/migration_view/100.0/content/dist/rhel/server/7/7Server/x86_64/extras/os",
"base_url": "https://centos7-katello-nightly-2.cannolo.example.com/pulp/content/Default_Organization/content_views/migration_view/100.0/content/dist/rhel/server/7/7Server/x86_64/extras/os/",
"content_guard": null,
"name": "5fa99f7be0fc8d42dbc71f13-1-migration_view-v100_0-4fb869a3-774d-444a-aee9-7fa8c3dccd62",
"publication": "/pulp/api/v3/publications/rpm/rpm/97162c04-bd53-4fda-8ee0-f7471b2137bc/"
}
[root@centos7-katello-nightly-2 ~]# curl "https://`hostname`/pulp/api/v3/distributions/rpm/rpm/ac7db322-7f18-40b5-a096-47ab4e9e6c9a/" --cert /etc/pki/katello/certs/pulp-client.crt --key /etc/pki/katello/private/pulp-client.key | jq
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 648 100 648 0 0 4756 0 --:--:-- --:--:-- --:--:-- 4800
{
"pulp_href": "/pulp/api/v3/distributions/rpm/rpm/ac7db322-7f18-40b5-a096-47ab4e9e6c9a/",
"pulp_created": "2020-11-10T00:27:06.282761Z",
"base_path": "Default_Organization/content_views/migration_view/101.0/content/dist/rhel/server/7/7Server/x86_64/extras/os",
"base_url": "https://centos7-katello-nightly-2.cannolo.example.com/pulp/content/Default_Organization/content_views/migration_view/101.0/content/dist/rhel/server/7/7Server/x86_64/extras/os/",
"content_guard": null,
"name": "5fa99f86e0fc8d42d9f74dd1-1-migration_view-v101_0-4fb869a3-774d-444a-aee9-7fa8c3dccd62",
"publication": "/pulp/api/v3/publications/rpm/rpm/97162c04-bd53-4fda-8ee0-f7471b2137bc/"
}

(1-1/3)