File: get.yaml

package info (click to toggle)
golang-github-sethvargo-go-fastly 1.2.1%2Bgit20190805.5c6c8bd-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,584 kB
  • sloc: makefile: 71
file content (46 lines) | stat: -rw-r--r-- 1,458 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
---
version: 1
rwmutex: {}
interactions:
- request:
    body: ""
    form: {}
    headers:
      Fastly-Key:
      - xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
      User-Agent:
      - FastlyGo/0.4.3.dev (+github.com/fastly/go-fastly; go1.12)
    url: https://api.fastly.com/service/4cyy8qad5xykKfjyTCkGnq
    method: GET
  response:
    body: '{"name":"test-service","customer_id":"76eo17QE8I25lqXy9uJqbd","publish_key":"ff100f0c03c61271b4052b07878159c721c4e897","created_at":"2019-05-11T17:03:47Z","comment":"comment","updated_at":"2019-05-11T17:03:47Z","id":"4cyy8qad5xykKfjyTCkGnq","versions":[{"created_at":"2019-05-11T17:03:47Z","locked":false,"active":false,"staging":false,"deleted_at":null,"testing":false,"comment":"","service_id":"4cyy8qad5xykKfjyTCkGnq","number":1,"deployed":false,"updated_at":"2019-05-11T17:03:47Z"}],"deleted_at":null}'
    headers:
      Accept-Ranges:
      - bytes
      Age:
      - "0"
      Cache-Control:
      - no-cache
      Content-Type:
      - application/json
      Date:
      - Sat, 11 May 2019 17:03:48 GMT
      Status:
      - 200 OK
      Strict-Transport-Security:
      - max-age=31536000
      Vary:
      - Accept-Encoding
      Via:
      - 1.1 varnish
      - 1.1 varnish
      X-Cache:
      - MISS, MISS
      X-Cache-Hits:
      - 0, 0
      X-Served-By:
      - cache-control-slwdc9035-CONTROL-SLWDC, cache-bur17542-BUR
      X-Timer:
      - S1557594228.299975,VS0,VE151
    status: 200 OK
    code: 200