runcible / test / fixtures / vcr_cassettes / resources / consumer_requires_repo / uninstall_units.yml @ df1b6e2a
1 |
---
|
---|---|
2 |
http_interactions:
|
3 |
- request:
|
4 |
method: post
|
5 |
uri: https://admin:admin@obelix.example.com/pulp/api/v2/consumers/integration_test_consumer_support/actions/content/uninstall//
|
6 |
body:
|
7 |
encoding: UTF-8
|
8 |
string: '{"units":[{"unit_key":{"name":"zsh"},"type_id":"rpm"}],"options":{}}'
|
9 |
headers:
|
10 |
Accept:
|
11 |
- application/json
|
12 |
Accept-Encoding:
|
13 |
- gzip, deflate
|
14 |
User-Agent:
|
15 |
- rest-client/2.0.2 (linux-gnu x86_64) ruby/2.2.4p230
|
16 |
Content-Type:
|
17 |
- application/json
|
18 |
Content-Length:
|
19 |
- '68'
|
20 |
Host:
|
21 |
- obelix.example.com
|
22 |
response:
|
23 |
status:
|
24 |
code: 202 |
25 |
message: ACCEPTED |
26 |
headers:
|
27 |
Date:
|
28 |
- Tue, 14 Nov 2017 20:18:55 GMT
|
29 |
Server:
|
30 |
- Apache/2.4.6 (CentOS)
|
31 |
Content-Length:
|
32 |
- '172'
|
33 |
Connection:
|
34 |
- close
|
35 |
Content-Type:
|
36 |
- application/json; charset=utf-8
|
37 |
body:
|
38 |
encoding: UTF-8 |
39 |
string: '{"spawned_tasks": [{"_href": "/pulp/api/v2/tasks/4ea1ec95-c2de-4aa3-871e-dafbe64127b0/", |
40 |
"task_id": "4ea1ec95-c2de-4aa3-871e-dafbe64127b0"}], "result": null, "error":
|
41 |
null}'
|
42 |
http_version:
|
43 |
recorded_at: Tue, 14 Nov 2017 20:18:56 GMT |
44 |
recorded_with: VCR 3.0.3 |