Project

General

Profile

Download (3.21 KB) Statistics
| Branch: | Tag: | Revision:
---
http_interactions:
- request:
method: post
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id/importers/yum_importer/schedules/sync/
body:
string: "{\"schedule\":\"2012-10-25T20:44:00Z/P7D\"}"
headers:
Content-Length:
- "39"
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Content-Type:
- application/json
response:
status:
code: 201
message: Created
headers:
Connection:
- close
Content-Length:
- "406"
Location:
- /pulp/api/v2/repositories/integration_test_id/importers/yum_importer/schedules/sync/50ed8edbdc79217246005dc5/
Server:
- Apache/2.2.22 (Fedora)
Date:
- Wed, 09 Jan 2013 15:38:03 GMT
Content-Type:
- application/json
body:
string: "{\"next_run\": \"2013-01-10T20:44:00Z\", \"_href\": \"/pulp/api/v2/repositories/integration_test_id/importers/yum_importer/schedules/sync/50ed8edbdc79217246005dc5/\", \"schedule\": \"2012-10-25T20:44:00Z/P7D\", \"override_config\": {}, \"remaining_runs\": null, \"first_run\": \"2013-01-10T20:44:00Z\", \"enabled\": true, \"last_run\": null, \"failure_threshold\": null, \"_id\": \"50ed8edbdc79217246005dc5\", \"consecutive_failures\": 0}"
http_version:
recorded_at: Wed, 09 Jan 2013 15:38:03 GMT
- request:
method: get
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id/importers/yum_importer/schedules/sync/
body:
string: ""
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Content-Type:
- application/json
response:
status:
code: 200
message: OK
headers:
Connection:
- close
Content-Length:
- "408"
Server:
- Apache/2.2.22 (Fedora)
Date:
- Wed, 09 Jan 2013 15:38:03 GMT
Content-Type:
- application/json
body:
string: "[{\"next_run\": \"2013-01-10T20:44:00Z\", \"_href\": \"/pulp/api/v2/repositories/integration_test_id/importers/yum_importer/schedules/sync/50ed8edbdc79217246005dc5/\", \"schedule\": \"2012-10-25T20:44:00Z/P7D\", \"override_config\": {}, \"remaining_runs\": null, \"first_run\": \"2013-01-10T20:44:00Z\", \"enabled\": true, \"last_run\": null, \"failure_threshold\": null, \"_id\": \"50ed8edbdc79217246005dc5\", \"consecutive_failures\": 0}]"
http_version:
recorded_at: Wed, 09 Jan 2013 15:38:03 GMT
- request:
method: delete
uri: https://admin:admin@localhost/pulp/api/v2/repositories/integration_test_id/importers/yum_importer/schedules/sync/50ed8edbdc79217246005dc5/
body:
string: ""
headers:
Accept:
- application/json
Accept-Encoding:
- gzip, deflate
Content-Type:
- application/json
response:
status:
code: 200
message: OK
headers:
Connection:
- close
Content-Length:
- "4"
Server:
- Apache/2.2.22 (Fedora)
Date:
- Wed, 09 Jan 2013 15:38:03 GMT
Content-Type:
- application/json
body:
string: "null"
http_version:
recorded_at: Wed, 09 Jan 2013 15:38:03 GMT
recorded_with: VCR 2.3.0
(11-11/13)