github.com/fastly/go-fastly@v1.18.0/fastly/fixtures/tokens/list_customer.yaml (about)

     1  ---
     2  version: 1
     3  interactions:
     4  - request:
     5      body: ""
     6      form: {}
     7      headers:
     8        User-Agent:
     9        - FastlyGo/1.2.1 (+github.com/fastly/go-fastly; go1.13)
    10      url: https://api.fastly.com/customer/xxxxxxxxxxxxxxxxxxxx/tokens
    11      method: GET
    12    response:
    13      body: '[{"id":"xxxxxxxxxxxxxxxxxxxx","user_id":"xxxxxxxxxxxxxxxxxxxx","customer_id":"xxxxxxxxxxxxxxxxxxxx","name":"go-fastly-tests","last_used_at":"2019-09-25T10:26:59Z","created_at":"2019-09-25T10:15:12Z","expires_at":null,"ip":"127.0.0.1","user_agent":"FastlyGo/1.2.1
    14        (+github.com/fastly/go-fastly; go1.13)","sudo_expires_at":null,"scopes":["global"],"scope":"global","services":[],"service_id":null}]'
    15      headers:
    16        Accept-Ranges:
    17        - bytes
    18        - bytes
    19        - bytes
    20        Age:
    21        - "0"
    22        - "0"
    23        Cache-Control:
    24        - no-cache
    25        Content-Type:
    26        - application/json
    27        Date:
    28        - Wed, 25 Sep 2019 10:35:47 GMT
    29        Status:
    30        - 200 OK
    31        Strict-Transport-Security:
    32        - max-age=31536000
    33        Vary:
    34        - Accept-Encoding
    35        Via:
    36        - 1.1 varnish
    37        - 1.1 varnish
    38        X-Cache:
    39        - MISS, MISS
    40        X-Cache-Hits:
    41        - 0, 0
    42        X-Served-By:
    43        - cache-control-slwdc9036-CONTROL-SLWDC, cache-cdg20766-CDG
    44        X-Timer:
    45        - S1569407747.596795,VS0,VE478
    46      status: 200 OK
    47      code: 200
    48      duration: ""