Project

Profile

Help

Issue #802

closed

Content source single source retrieval has not href in the body

Added by ipanova@redhat.com about 9 years ago. Updated about 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
2.7.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

$ curl -H "Accept: application/json" -H "WebFrameworkSwitch: webpy" -X GET -k -u admin:admin "https://localhost/pulp/api/v2/content/sources/content-zoo/"|python -m json.tool
{
"base_url": "http://repos.fedorapeople.org/repos/pulp/pulp/demo_repos/zoo/",
"enabled": "1",
"expires": "3d",
"max_concurrent": "10",
"max_speed": "1000",
"name": "Content World",
"priority": "0",
"source_id": "content-zoo",
"ssl_validation": "true",
"type": "yum",
"url": "/x86_64/os/"
}

Also available in: Atom PDF