Project

General

Profile

Download (2.53 KB) Statistics
| Branch: | Tag: | Revision:
---
http_interactions:
- request:
method: get
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id/importers/yum_importer/schedules/sync/
body:
encoding: US-ASCII
string: ""
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Content-Type:
- application/json
User-Agent:
- Ruby
response:
status:
code: 200
message: OK
headers:
Date:
- Mon, 18 Mar 2013 17:35:46 GMT
Server:
- Apache/2.4.3 (Fedora) OpenSSL/1.0.1c-fips mod_wsgi/3.4 Python/2.7.3
Content-Length:
- "408"
Content-Type:
- application/json
body:
encoding: US-ASCII
string: "[{\"next_run\": \"2013-03-19T20:44:00Z\", \"_href\": \"/pulp/api/v2/repositories/integration_test_id/importers/yum_importer/schedules/sync/514750724964c84cd4fd6563/\", \"schedule\": \"2012-09-25T20:44:00Z/P7D\", \"override_config\": {}, \"remaining_runs\": null, \"first_run\": \"2013-03-19T20:44:00Z\", \"enabled\": true, \"last_run\": null, \"failure_threshold\": null, \"_id\": \"514750724964c84cd4fd6563\", \"consecutive_failures\": 0}]"
http_version:
recorded_at: Mon, 18 Mar 2013 17:35:47 GMT
- request:
method: put
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id/importers/yum_importer/schedules/sync/514750724964c84cd4fd6563/
body:
encoding: US-ASCII
string: "{\"schedule\":\"P1DT\"}"
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Content-Type:
- application/json
Content-Length:
- "19"
User-Agent:
- Ruby
response:
status:
code: 200
message: OK
headers:
Date:
- Mon, 18 Mar 2013 17:35:47 GMT
Server:
- Apache/2.4.3 (Fedora) OpenSSL/1.0.1c-fips mod_wsgi/3.4 Python/2.7.3
Content-Length:
- "386"
Content-Type:
- application/json
body:
encoding: US-ASCII
string: "{\"next_run\": \"2013-03-19T20:44:00Z\", \"_href\": \"/pulp/api/v2/repositories/integration_test_id/importers/yum_importer/schedules/sync/514750724964c84cd4fd6563/\", \"schedule\": \"P1DT\", \"override_config\": {}, \"remaining_runs\": null, \"first_run\": \"2013-03-19T20:44:00Z\", \"enabled\": true, \"last_run\": null, \"failure_threshold\": null, \"_id\": \"514750724964c84cd4fd6563\", \"consecutive_failures\": 0}"
http_version:
recorded_at: Mon, 18 Mar 2013 17:35:47 GMT
recorded_with: VCR 2.4.0
(9-9/14)