Sha256: bdecd1379ba527515f7b59042e2e9a4a0f7fb02043c82eed687257096bcd9009

Contents?: true

Size: 787 Bytes

Versions: 2

Compression:

Stored size: 787 Bytes

Contents

---
http_interactions:
- request:
    method: post
    uri: unix:///var/run/docker.sock/v1.9/auth
    body:
      encoding: UTF-8
      string: "{\"username\":\"test\",\"password\":\"account\",\"email\":\"test@test.com\",\"serveraddress\":\"https://index.docker.io/v1/\"}"
    headers:
      User-Agent:
      - Swipely/Docker-API 1.8.4
      Content-Type:
      - application/json
  response:
    status:
      code: 200
      message: 
    headers:
      Content-Type:
      - application/json
      Date:
      - Fri, 28 Feb 2014 22:10:15 GMT
      Content-Length:
      - '29'
      Connection:
      - close
    body:
      encoding: UTF-8
      string: |
        {"Status":"Login Succeeded"}
    http_version: 
  recorded_at: Fri, 28 Feb 2014 22:10:15 GMT
recorded_with: VCR 2.8.0

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
docker-api-1.9.1 spec/vcr/Docker/_authenticate_/with_valid_credentials/logs_in_and_sets_the_creds.yml
docker-api-1.9.0 spec/vcr/Docker/_authenticate_/with_valid_credentials/logs_in_and_sets_the_creds.yml