File: create_service.yaml

package info (click to toggle)
golang-github-sethvargo-go-fastly 1.2.1%2Bgit20190805.5c6c8bd-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,588 kB
  • sloc: makefile: 71
file content (53 lines) | stat: -rw-r--r-- 1,733 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
---
version: 1
rwmutex: {}
interactions:
- request:
    body: comment=go-fastly+client+test&name=test_service_DictionaryItems
    form:
      comment:
      - go-fastly client test
      name:
      - test_service_DictionaryItems
    headers:
      Content-Type:
      - application/x-www-form-urlencoded
      Fastly-Key:
      - xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
      User-Agent:
      - FastlyGo/1.0.0 (+github.com/fastly/go-fastly; go1.12.1)
    url: https://api.fastly.com/service
    method: POST
  response:
    body: '{"customer_id":"WpqWFjTA4lk2N1g0GY2HH","comment":"go-fastly client test","name":"test_service_DictionaryItems","deleted_at":null,"publish_key":"3030b46cf2bc8d2e52401f45b676c3f03c45c3d9","created_at":"2019-07-16T11:30:22Z","id":"17Cozi1mqUCWuTgyYvipeW","updated_at":"2019-07-16T11:30:22Z","versions":[{"updated_at":"2019-07-16T11:30:22Z","testing":false,"created_at":"2019-07-16T11:30:22Z","number":1,"service_id":"17Cozi1mqUCWuTgyYvipeW","comment":"","active":false,"staging":false,"deployed":false,"deleted_at":null,"locked":false}]}'
    headers:
      Accept-Ranges:
      - bytes
      Cache-Control:
      - no-cache
      Content-Type:
      - application/json
      Date:
      - Tue, 16 Jul 2019 11:30:23 GMT
      Fastly-Ratelimit-Remaining:
      - "936"
      Fastly-Ratelimit-Reset:
      - "1563278400"
      Status:
      - 200 OK
      Strict-Transport-Security:
      - max-age=31536000
      Vary:
      - Accept-Encoding
      Via:
      - 1.1 varnish
      X-Cache:
      - MISS, MISS
      X-Cache-Hits:
      - 0, 0
      X-Served-By:
      - cache-control-slwdc9035-CONTROL-SLWDC, cache-lcy19245-LCY
      X-Timer:
      - S1563276623.761390,VS0,VE274
    status: 200 OK
    code: 200