File: test_provider_when_calling_delete_record_with_record_set_name_remove_all.yaml

package info (click to toggle)
lexicon 3.3.17-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 42,580 kB
  • sloc: python: 12,755; sh: 102; makefile: 11
file content (354 lines) | stat: -rw-r--r-- 19,655 bytes parent folder | download | duplicates (2)
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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
interactions:
- request:
    body: '{}'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      Content-Length: ['2']
      Content-Type: [application/json]
      User-Agent: [python-requests/2.18.4]
    method: GET
    uri: https://api.godaddy.com/v1/domains/fullm3tal.online
  response:
    body: {string: '{"domainId":270044166,"domain":"fullm3tal.online","status":"ACTIVE","expires":"2019-06-05T23:59:59Z","expirationProtected":false,"holdRegistrar":false,"locked":true,"privacy":false,"renewAuto":true,"renewable":true,"renewDeadline":"2019-07-20T06:59:13Z","transferProtected":false,"createdAt":"2018-06-05T13:59:17Z","transferAwayEligibleAt":"2018-08-04T13:59:17Z"}'}
    headers:
      Cache-Control: ['max-age=0, no-cache, no-store']
      Connection: [keep-alive]
      Content-Type: [application/json; charset=utf-8]
      Date: ['Wed, 06 Jun 2018 15:20:42 GMT']
      ETag: [W/"645-0LcPEd+dkziKXRmuxdfmST9n3n8"]
      Expires: ['Wed, 06 Jun 2018 15:20:42 GMT']
      Pragma: [no-cache]
      Server: [nginx]
      Strict-Transport-Security: [max-age=15724800; includeSubDomains;]
      Vary: [Accept-Encoding, 'Origin,Accept-Encoding']
      X-DataCenter: [PHX3]
      X-Powered-By: [Express]
      X-Request-Id: [jCLPxXQcrDVsDWQdaRoRFy]
      content-length: ['1605']
    status: {code: 200, message: OK}
- request:
    body: '{}'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      Content-Length: ['2']
      Content-Type: [application/json]
      User-Agent: [python-requests/2.18.4]
    method: GET
    uri: https://api.godaddy.com/v1/domains/fullm3tal.online/records
  response:
    body: {string: '[{"data":"ns49.domaincontrol.com","name":"@","ttl":3600,"type":"NS"},{"data":"ns50.domaincontrol.com","name":"@","ttl":3600,"type":"NS"},{"data":"_domainconnect.gd.domaincontrol.com","name":"_domainconnect","ttl":3600,"type":"CNAME"},{"data":"@","name":"www","ttl":3600,"type":"CNAME"},{"data":"127.0.0.1","name":"localhost","ttl":3600,"type":"A"},{"data":"docs.example.com","name":"docs","ttl":3600,"type":"CNAME"},{"data":"challengetoken","name":"_acme-challenge.fqdn","ttl":3600,"type":"TXT"},{"data":"challengetoken","name":"_acme-challenge.full","ttl":3600,"type":"TXT"},{"data":"challengetoken","name":"_acme-challenge.test","ttl":3600,"type":"TXT"},{"data":"challengetoken1","name":"_acme-challenge.createrecordset","ttl":3600,"type":"TXT"},{"data":"challengetoken2","name":"_acme-challenge.createrecordset","ttl":3600,"type":"TXT"},{"data":"challengetoken","name":"_acme-challenge.noop","ttl":3600,"type":"TXT"},{"data":"challengetoken2","name":"_acme-challenge.deleterecordinset","ttl":3600,"type":"TXT"}]

        '}
    headers:
      Cache-Control: ['max-age=0, no-cache, no-store']
      Connection: [keep-alive]
      Content-Type: [application/json]
      Date: ['Wed, 06 Jun 2018 15:20:42 GMT']
      Expires: ['Wed, 06 Jun 2018 15:20:42 GMT']
      Pragma: [no-cache]
      Server: [nginx]
      Strict-Transport-Security: [max-age=15724800; includeSubDomains;]
      Vary: [Accept-Encoding]
      X-DataCenter: [PHX3]
      X-Request-Id: [ecQLELKnt5Gegi4eJ63YqS]
      content-length: ['1015']
    status: {code: 200, message: OK}
- request:
    body: '[{"data": "ns49.domaincontrol.com", "name": "@", "ttl": 3600, "type": "NS"},
      {"data": "ns50.domaincontrol.com", "name": "@", "ttl": 3600, "type": "NS"},
      {"data": "_domainconnect.gd.domaincontrol.com", "name": "_domainconnect", "ttl":
      3600, "type": "CNAME"}, {"data": "@", "name": "www", "ttl": 3600, "type": "CNAME"},
      {"data": "127.0.0.1", "name": "localhost", "ttl": 3600, "type": "A"}, {"data":
      "docs.example.com", "name": "docs", "ttl": 3600, "type": "CNAME"}, {"data":
      "challengetoken", "name": "_acme-challenge.fqdn", "ttl": 3600, "type": "TXT"},
      {"data": "challengetoken", "name": "_acme-challenge.full", "ttl": 3600, "type":
      "TXT"}, {"data": "challengetoken", "name": "_acme-challenge.test", "ttl": 3600,
      "type": "TXT"}, {"data": "challengetoken1", "name": "_acme-challenge.createrecordset",
      "ttl": 3600, "type": "TXT"}, {"data": "challengetoken2", "name": "_acme-challenge.createrecordset",
      "ttl": 3600, "type": "TXT"}, {"data": "challengetoken", "name": "_acme-challenge.noop",
      "ttl": 3600, "type": "TXT"}, {"data": "challengetoken2", "name": "_acme-challenge.deleterecordinset",
      "ttl": 3600, "type": "TXT"}, {"type": "TXT", "name": "_acme-challenge.deleterecordset",
      "data": "challengetoken1", "ttl": 3600}]'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      Content-Length: ['1217']
      Content-Type: [application/json]
      User-Agent: [python-requests/2.18.4]
    method: PUT
    uri: https://api.godaddy.com/v1/domains/fullm3tal.online/records
  response:
    body: {string: ''}
    headers:
      Cache-Control: ['max-age=0, no-cache, no-store']
      Connection: [keep-alive]
      Content-Length: ['0']
      Content-Type: [text/plain; charset=utf-8]
      Date: ['Wed, 06 Jun 2018 15:20:43 GMT']
      Expires: ['Wed, 06 Jun 2018 15:20:43 GMT']
      Pragma: [no-cache]
      Server: [nginx]
      Strict-Transport-Security: [max-age=15724800; includeSubDomains;]
      X-DataCenter: [PHX3]
      X-Request-Id: [8tcXhDYpjZFt1vtuYYZM45]
    status: {code: 200, message: OK}
- request:
    body: '{}'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      Content-Length: ['2']
      Content-Type: [application/json]
      User-Agent: [python-requests/2.18.4]
    method: GET
    uri: https://api.godaddy.com/v1/domains/fullm3tal.online/records
  response:
    body: {string: '[{"data":"ns49.domaincontrol.com","name":"@","ttl":3600,"type":"NS"},{"data":"ns50.domaincontrol.com","name":"@","ttl":3600,"type":"NS"},{"data":"_domainconnect.gd.domaincontrol.com","name":"_domainconnect","ttl":3600,"type":"CNAME"},{"data":"@","name":"www","ttl":3600,"type":"CNAME"},{"data":"127.0.0.1","name":"localhost","ttl":3600,"type":"A"},{"data":"docs.example.com","name":"docs","ttl":3600,"type":"CNAME"},{"data":"challengetoken","name":"_acme-challenge.fqdn","ttl":3600,"type":"TXT"},{"data":"challengetoken","name":"_acme-challenge.full","ttl":3600,"type":"TXT"},{"data":"challengetoken","name":"_acme-challenge.test","ttl":3600,"type":"TXT"},{"data":"challengetoken1","name":"_acme-challenge.createrecordset","ttl":3600,"type":"TXT"},{"data":"challengetoken2","name":"_acme-challenge.createrecordset","ttl":3600,"type":"TXT"},{"data":"challengetoken","name":"_acme-challenge.noop","ttl":3600,"type":"TXT"},{"data":"challengetoken2","name":"_acme-challenge.deleterecordinset","ttl":3600,"type":"TXT"},{"data":"challengetoken1","name":"_acme-challenge.deleterecordset","ttl":3600,"type":"TXT"}]

        '}
    headers:
      Cache-Control: ['max-age=0, no-cache, no-store']
      Connection: [keep-alive]
      Content-Type: [application/json]
      Date: ['Wed, 06 Jun 2018 15:20:44 GMT']
      Expires: ['Wed, 06 Jun 2018 15:20:44 GMT']
      Pragma: [no-cache]
      Server: [nginx]
      Strict-Transport-Security: [max-age=15724800; includeSubDomains;]
      Vary: [Accept-Encoding]
      X-DataCenter: [PHX3]
      X-Request-Id: [vfBA6LjZ271nTwkYr6d5Rw]
      content-length: ['1107']
    status: {code: 200, message: OK}
- request:
    body: '[{"data": "ns49.domaincontrol.com", "name": "@", "ttl": 3600, "type": "NS"},
      {"data": "ns50.domaincontrol.com", "name": "@", "ttl": 3600, "type": "NS"},
      {"data": "_domainconnect.gd.domaincontrol.com", "name": "_domainconnect", "ttl":
      3600, "type": "CNAME"}, {"data": "@", "name": "www", "ttl": 3600, "type": "CNAME"},
      {"data": "127.0.0.1", "name": "localhost", "ttl": 3600, "type": "A"}, {"data":
      "docs.example.com", "name": "docs", "ttl": 3600, "type": "CNAME"}, {"data":
      "challengetoken", "name": "_acme-challenge.fqdn", "ttl": 3600, "type": "TXT"},
      {"data": "challengetoken", "name": "_acme-challenge.full", "ttl": 3600, "type":
      "TXT"}, {"data": "challengetoken", "name": "_acme-challenge.test", "ttl": 3600,
      "type": "TXT"}, {"data": "challengetoken1", "name": "_acme-challenge.createrecordset",
      "ttl": 3600, "type": "TXT"}, {"data": "challengetoken2", "name": "_acme-challenge.createrecordset",
      "ttl": 3600, "type": "TXT"}, {"data": "challengetoken", "name": "_acme-challenge.noop",
      "ttl": 3600, "type": "TXT"}, {"data": "challengetoken2", "name": "_acme-challenge.deleterecordinset",
      "ttl": 3600, "type": "TXT"}, {"data": "challengetoken1", "name": "_acme-challenge.deleterecordset",
      "ttl": 3600, "type": "TXT"}, {"type": "TXT", "name": "_acme-challenge.deleterecordset",
      "data": "challengetoken2", "ttl": 3600}]'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      Content-Length: ['1317']
      Content-Type: [application/json]
      User-Agent: [python-requests/2.18.4]
    method: PUT
    uri: https://api.godaddy.com/v1/domains/fullm3tal.online/records
  response:
    body: {string: '{"code":"INACTIVE_DOMAIN","message":"The given domain is not eligible
        to have its nameservers changed"}

        '}
    headers:
      Cache-Control: ['max-age=0, no-cache, no-store']
      Connection: [close]
      Content-Length: ['104']
      Content-Type: [application/json]
      Date: ['Wed, 06 Jun 2018 15:20:46 GMT']
      Expires: ['Wed, 06 Jun 2018 15:20:46 GMT']
      Pragma: [no-cache]
      Server: [nginx]
      Strict-Transport-Security: [max-age=15724800; includeSubDomains;]
      X-DataCenter: [PHX3]
      X-Request-Id: [qjtCwUPw8eQ2yqyX9w4M9p]
    status: {code: 409, message: Conflict}
- request:
    body: '[{"data": "ns49.domaincontrol.com", "name": "@", "ttl": 3600, "type": "NS"},
      {"data": "ns50.domaincontrol.com", "name": "@", "ttl": 3600, "type": "NS"},
      {"data": "_domainconnect.gd.domaincontrol.com", "name": "_domainconnect", "ttl":
      3600, "type": "CNAME"}, {"data": "@", "name": "www", "ttl": 3600, "type": "CNAME"},
      {"data": "127.0.0.1", "name": "localhost", "ttl": 3600, "type": "A"}, {"data":
      "docs.example.com", "name": "docs", "ttl": 3600, "type": "CNAME"}, {"data":
      "challengetoken", "name": "_acme-challenge.fqdn", "ttl": 3600, "type": "TXT"},
      {"data": "challengetoken", "name": "_acme-challenge.full", "ttl": 3600, "type":
      "TXT"}, {"data": "challengetoken", "name": "_acme-challenge.test", "ttl": 3600,
      "type": "TXT"}, {"data": "challengetoken1", "name": "_acme-challenge.createrecordset",
      "ttl": 3600, "type": "TXT"}, {"data": "challengetoken2", "name": "_acme-challenge.createrecordset",
      "ttl": 3600, "type": "TXT"}, {"data": "challengetoken", "name": "_acme-challenge.noop",
      "ttl": 3600, "type": "TXT"}, {"data": "challengetoken2", "name": "_acme-challenge.deleterecordinset",
      "ttl": 3600, "type": "TXT"}, {"data": "challengetoken1", "name": "_acme-challenge.deleterecordset",
      "ttl": 3600, "type": "TXT"}, {"type": "TXT", "name": "_acme-challenge.deleterecordset",
      "data": "challengetoken2", "ttl": 3600}]'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      Content-Length: ['1317']
      Content-Type: [application/json]
      User-Agent: [python-requests/2.18.4]
    method: PUT
    uri: https://api.godaddy.com/v1/domains/fullm3tal.online/records
  response:
    body: {string: '{"code":"INACTIVE_DOMAIN","message":"The given domain is not eligible
        to have its nameservers changed"}

        '}
    headers:
      Cache-Control: ['max-age=0, no-cache, no-store']
      Connection: [close]
      Content-Length: ['104']
      Content-Type: [application/json]
      Date: ['Wed, 06 Jun 2018 15:20:51 GMT']
      Expires: ['Wed, 06 Jun 2018 15:20:51 GMT']
      Pragma: [no-cache]
      Server: [nginx]
      Strict-Transport-Security: [max-age=15724800; includeSubDomains;]
      X-DataCenter: [PHX3]
      X-Request-Id: [4MMqaSMJHU2FGPNHbzajVm]
    status: {code: 409, message: Conflict}
- request:
    body: '[{"data": "ns49.domaincontrol.com", "name": "@", "ttl": 3600, "type": "NS"},
      {"data": "ns50.domaincontrol.com", "name": "@", "ttl": 3600, "type": "NS"},
      {"data": "_domainconnect.gd.domaincontrol.com", "name": "_domainconnect", "ttl":
      3600, "type": "CNAME"}, {"data": "@", "name": "www", "ttl": 3600, "type": "CNAME"},
      {"data": "127.0.0.1", "name": "localhost", "ttl": 3600, "type": "A"}, {"data":
      "docs.example.com", "name": "docs", "ttl": 3600, "type": "CNAME"}, {"data":
      "challengetoken", "name": "_acme-challenge.fqdn", "ttl": 3600, "type": "TXT"},
      {"data": "challengetoken", "name": "_acme-challenge.full", "ttl": 3600, "type":
      "TXT"}, {"data": "challengetoken", "name": "_acme-challenge.test", "ttl": 3600,
      "type": "TXT"}, {"data": "challengetoken1", "name": "_acme-challenge.createrecordset",
      "ttl": 3600, "type": "TXT"}, {"data": "challengetoken2", "name": "_acme-challenge.createrecordset",
      "ttl": 3600, "type": "TXT"}, {"data": "challengetoken", "name": "_acme-challenge.noop",
      "ttl": 3600, "type": "TXT"}, {"data": "challengetoken2", "name": "_acme-challenge.deleterecordinset",
      "ttl": 3600, "type": "TXT"}, {"data": "challengetoken1", "name": "_acme-challenge.deleterecordset",
      "ttl": 3600, "type": "TXT"}, {"type": "TXT", "name": "_acme-challenge.deleterecordset",
      "data": "challengetoken2", "ttl": 3600}]'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      Content-Length: ['1317']
      Content-Type: [application/json]
      User-Agent: [python-requests/2.18.4]
    method: PUT
    uri: https://api.godaddy.com/v1/domains/fullm3tal.online/records
  response:
    body: {string: ''}
    headers:
      Cache-Control: ['max-age=0, no-cache, no-store']
      Connection: [keep-alive]
      Content-Length: ['0']
      Content-Type: [text/plain; charset=utf-8]
      Date: ['Wed, 06 Jun 2018 15:20:58 GMT']
      Expires: ['Wed, 06 Jun 2018 15:20:58 GMT']
      Pragma: [no-cache]
      Server: [nginx]
      Strict-Transport-Security: [max-age=15724800; includeSubDomains;]
      X-DataCenter: [PHX3]
      X-Request-Id: [ft435WH14Zc7SiKikd8VpT]
    status: {code: 200, message: OK}
- request:
    body: '{}'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      Content-Length: ['2']
      Content-Type: [application/json]
      User-Agent: [python-requests/2.18.4]
    method: GET
    uri: https://api.godaddy.com/v1/domains/fullm3tal.online/records
  response:
    body: {string: '[{"data":"ns49.domaincontrol.com","name":"@","ttl":3600,"type":"NS"},{"data":"ns50.domaincontrol.com","name":"@","ttl":3600,"type":"NS"},{"data":"_domainconnect.gd.domaincontrol.com","name":"_domainconnect","ttl":3600,"type":"CNAME"},{"data":"@","name":"www","ttl":3600,"type":"CNAME"},{"data":"127.0.0.1","name":"localhost","ttl":3600,"type":"A"},{"data":"docs.example.com","name":"docs","ttl":3600,"type":"CNAME"},{"data":"challengetoken","name":"_acme-challenge.fqdn","ttl":3600,"type":"TXT"},{"data":"challengetoken","name":"_acme-challenge.full","ttl":3600,"type":"TXT"},{"data":"challengetoken","name":"_acme-challenge.test","ttl":3600,"type":"TXT"},{"data":"challengetoken1","name":"_acme-challenge.createrecordset","ttl":3600,"type":"TXT"},{"data":"challengetoken2","name":"_acme-challenge.createrecordset","ttl":3600,"type":"TXT"},{"data":"challengetoken","name":"_acme-challenge.noop","ttl":3600,"type":"TXT"},{"data":"challengetoken2","name":"_acme-challenge.deleterecordinset","ttl":3600,"type":"TXT"},{"data":"challengetoken1","name":"_acme-challenge.deleterecordset","ttl":3600,"type":"TXT"},{"data":"challengetoken2","name":"_acme-challenge.deleterecordset","ttl":3600,"type":"TXT"}]

        '}
    headers:
      Cache-Control: ['max-age=0, no-cache, no-store']
      Connection: [keep-alive]
      Content-Type: [application/json]
      Date: ['Wed, 06 Jun 2018 15:20:58 GMT']
      Expires: ['Wed, 06 Jun 2018 15:20:58 GMT']
      Pragma: [no-cache]
      Server: [nginx]
      Strict-Transport-Security: [max-age=15724800; includeSubDomains;]
      Vary: [Accept-Encoding]
      X-DataCenter: [PHX3]
      X-Request-Id: [8UjhEZbQuVDns6RdxgSPMA]
      content-length: ['1199']
    status: {code: 200, message: OK}
- request:
    body: '[{"data": "ns49.domaincontrol.com", "name": "@", "ttl": 3600, "type": "NS"},
      {"data": "ns50.domaincontrol.com", "name": "@", "ttl": 3600, "type": "NS"},
      {"data": "_domainconnect.gd.domaincontrol.com", "name": "_domainconnect", "ttl":
      3600, "type": "CNAME"}, {"data": "@", "name": "www", "ttl": 3600, "type": "CNAME"},
      {"data": "127.0.0.1", "name": "localhost", "ttl": 3600, "type": "A"}, {"data":
      "docs.example.com", "name": "docs", "ttl": 3600, "type": "CNAME"}, {"data":
      "challengetoken", "name": "_acme-challenge.fqdn", "ttl": 3600, "type": "TXT"},
      {"data": "challengetoken", "name": "_acme-challenge.full", "ttl": 3600, "type":
      "TXT"}, {"data": "challengetoken", "name": "_acme-challenge.test", "ttl": 3600,
      "type": "TXT"}, {"data": "challengetoken1", "name": "_acme-challenge.createrecordset",
      "ttl": 3600, "type": "TXT"}, {"data": "challengetoken2", "name": "_acme-challenge.createrecordset",
      "ttl": 3600, "type": "TXT"}, {"data": "challengetoken", "name": "_acme-challenge.noop",
      "ttl": 3600, "type": "TXT"}, {"data": "challengetoken2", "name": "_acme-challenge.deleterecordinset",
      "ttl": 3600, "type": "TXT"}]'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      Content-Length: ['1117']
      Content-Type: [application/json]
      User-Agent: [python-requests/2.18.4]
    method: PUT
    uri: https://api.godaddy.com/v1/domains/fullm3tal.online/records
  response:
    body: {string: ''}
    headers:
      Cache-Control: ['max-age=0, no-cache, no-store']
      Connection: [keep-alive]
      Content-Length: ['0']
      Content-Type: [text/plain; charset=utf-8]
      Date: ['Wed, 06 Jun 2018 15:21:00 GMT']
      Expires: ['Wed, 06 Jun 2018 15:21:00 GMT']
      Pragma: [no-cache]
      Server: [nginx]
      Strict-Transport-Security: [max-age=15724800; includeSubDomains;]
      X-DataCenter: [PHX3]
      X-Request-Id: [9XzSaiKeTaPjuzHPDwDLqn]
    status: {code: 200, message: OK}
- request:
    body: '{}'
    headers:
      Accept: [application/json]
      Accept-Encoding: ['gzip, deflate']
      Connection: [keep-alive]
      Content-Length: ['2']
      Content-Type: [application/json]
      User-Agent: [python-requests/2.18.4]
    method: GET
    uri: https://api.godaddy.com/v1/domains/fullm3tal.online/records/TXT/_acme-challenge.deleterecordset
  response:
    body: {string: '[]

        '}
    headers:
      Cache-Control: ['max-age=0, no-cache, no-store']
      Connection: [keep-alive]
      Content-Length: ['3']
      Content-Type: [application/json]
      Date: ['Wed, 06 Jun 2018 15:21:00 GMT']
      Expires: ['Wed, 06 Jun 2018 15:21:00 GMT']
      Pragma: [no-cache]
      Server: [nginx]
      Strict-Transport-Security: [max-age=15724800; includeSubDomains;]
      X-DataCenter: [PHX3]
      X-Request-Id: [aJDgwieumLy12jWmmC65f]
    status: {code: 200, message: OK}
version: 1