-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathdomain_list_limits.yml
105 lines (105 loc) · 4.09 KB
/
domain_list_limits.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
---
http_interactions:
- request:
method: post
uri: https://api-test.appnexus.com/auth
body:
encoding: UTF-8
string: '{"auth":{"username":"<APPNEXUS_USERNAME>","password":"<APPNEXUS_PASSWORD>"}}'
headers:
User-Agent:
- Faraday v0.11.0
Content-Type:
- application/json
Accept-Encoding:
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
Accept:
- "*/*"
response:
status:
code: 200
message: OK
headers:
Cache-Control:
- no-store, no-cache, must-revalidate, post-check=0, pre-check=0;no-cache
Content-Length:
- '699'
Content-Type:
- application/json
Date:
- Wed, 08 Feb 2017 12:59:35 GMT
Expires:
- Thu, 19 Nov 1981 08:52:00 GMT
Pragma:
- no-cache
Server:
- Apache
Set-Cookie:
- HBFAPI_SESSID=hbapi%3A171678%3A589b1639186dc%3Anym2; Path=/
X-Route:
- "/auth"
X-Route-Time:
- '1375'
body:
encoding: UTF-8
string: '{"response":{"status":"OK","token":"hbapi:171678:589b1639186dc:nym2","dbg_info":{"instance":"01.hbapi.test104169.nym2","slave_hit":false,"db":"master","parent_dbg_info":{"instance":"01.api.test104169.nym2","slave_hit":false,"db":"master","awesomesauce_cache_used":false,"count_cache_used":false,"uuid":"f894949b-cc8a-537e-9c16-305f72d16ba6","warnings":[],"time":795.89915275574,"start_microtime":1486558775.9782,"version":"1.17","output_term":"not_found"},"awesomesauce_cache_used":false,"count_cache_used":false,"uuid":"50617f5e-f08e-55cc-abb9-489e7c823648","warnings":[],"time":1363.2390499115,"start_microtime":1486558775.9556,"version":"1.17.202","slave_lag":1040318,"output_term":"not_found"}}}'
http_version:
recorded_at: Wed, 08 Feb 2017 12:59:35 GMT
- request:
method: get
uri: https://api-test.appnexus.com/object-limit?num_elements=100&object_type=domain_list&start_element=0
body:
encoding: US-ASCII
string: ''
headers:
User-Agent:
- Faraday v0.11.0
Authorization:
- hbapi:171678:589b1639186dc:nym2
Accept-Encoding:
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
Accept:
- "*/*"
response:
status:
code: 200
message: OK
headers:
Cache-Control:
- no-store, no-cache, must-revalidate, post-check=0, pre-check=0;no-cache
Content-Length:
- '878'
Content-Type:
- application/json
Date:
- Wed, 08 Feb 2017 12:59:37 GMT
Expires:
- Thu, 19 Nov 1981 08:52:00 GMT
Pragma:
- no-cache
Server:
- Apache
Set-Cookie:
- HBFAPI_SESSID=hbapi%3A171678%3A589b1639186dc%3Anym2; Path=/
X-Count-Read:
- user:16,member:7,serviceHostUser:3,serviceHostMember:3,hostUser:7,hostMember:7,ip:0
X-Count-Write:
- user:6,member:6,serviceHostUser:0,serviceHostMember:0,hostUser:6,hostMember:6,ip:0
X-Ratelimit-Read:
- '1000'
X-Ratelimit-Service:
- 1000-Default
X-Ratelimit-System:
- 1000-Default
X-Ratelimit-Write:
- '1000'
X-Route:
- "/object-limit"
X-Route-Time:
- '31'
body:
encoding: UTF-8
string: '{"response":{"status":"OK","start_element":null,"num_elements":null,"object-limits":[{"object_type":"domain_list","limit":null,"mapping_limits":{"domains":30000},"count_active":null,"count_inactive":null,"count_total":null}],"count":null,"dbg_info":{"instance":"01.hbapi.test104169.nym2","slave_hit":false,"db":"master","user::reads":16,"user::read_limit":1000,"user::read_limit_seconds":60,"user::writes":6,"user::write_limit":1000,"user::write_limit_seconds":60,"reads":7,"read_limit":1000,"read_limit_seconds":60,"writes":6,"write_limit":1000,"write_limit_seconds":60,"awesomesauce_cache_used":false,"count_cache_used":false,"uuid":"0e3ae3c3-e112-5ddb-9949-03eca64a22b6","warnings":[],"time":19.840002059937,"start_microtime":1486558777.8161,"version":"1.17.202","slave_miss":"no_slaves_found","slave_lag":1040319,"member_last_modified_age":4,"output_term":"object-limits"}}}'
http_version:
recorded_at: Wed, 08 Feb 2017 12:59:35 GMT
recorded_with: VCR 3.0.3