github.com/fastly/go-fastly@v1.18.0/fastly/fixtures/acl_entries_batch/update/update_acl_entries.yaml (about)

     1  ---
     2  version: 1
     3  rwmutex: {}
     4  interactions:
     5  - request:
     6      body: '{"entries":[{"op":"update","id":"4Ex37PIt2oESevIFfYKdur","ip":"127.0.0.2","subnet":"16","negated":true,"comment":"Updated
     7        ACL Entry 1"}]}'
     8      form: {}
     9      headers:
    10        Accept:
    11        - application/json
    12        Content-Type:
    13        - application/json
    14        Fastly-Key:
    15        - xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    16        User-Agent:
    17        - FastlyGo/1.1.0 (+github.com/fastly/go-fastly; go1.12.1)
    18      url: https://api.fastly.com/service/5RZUouxF6dQkKd6RQSla8P/acl/3Q5Oel6HFcUP0gxxSEkxlJ/entries
    19      method: PATCH
    20    response:
    21      body: '{"status":"ok"}'
    22      headers:
    23        Accept-Ranges:
    24        - bytes
    25        Cache-Control:
    26        - no-cache
    27        Content-Type:
    28        - application/json
    29        Date:
    30        - Tue, 23 Jul 2019 09:38:00 GMT
    31        Fastly-Ratelimit-Remaining:
    32        - "966"
    33        Fastly-Ratelimit-Reset:
    34        - "1563876000"
    35        Status:
    36        - 200 OK
    37        Strict-Transport-Security:
    38        - max-age=31536000
    39        Vary:
    40        - Accept-Encoding
    41        Via:
    42        - 1.1 varnish
    43        X-Cache:
    44        - MISS, MISS
    45        X-Cache-Hits:
    46        - 0, 0
    47        X-Served-By:
    48        - cache-control-slwdc9036-CONTROL-SLWDC, cache-lcy19226-LCY
    49        X-Timer:
    50        - S1563874680.368134,VS0,VE218
    51      status: 200 OK
    52      code: 200