Sha256: 6040d202b9d85a3fd3815c2d8c31eacdb47f78246e8d8e6e439a5bf6d939dd9e

Contents?: true

Size: 732 Bytes

Versions: 4

Compression:

Stored size: 732 Bytes

Contents

---
http_interactions:
- request:
    method: post
    uri: "<DOCKER_HOST>/v1.15/auth"
    body:
      encoding: UTF-8
      string: '{"username":"<USERNAME>","password":"<PASSWORD>","email":"<EMAIL>","serveraddress":"https://index.docker.io/v1/"}'
    headers:
      User-Agent:
      - Swipely/Docker-API 1.15.0
      Content-Type:
      - application/json
  response:
    status:
      code: 200
      message: 
    headers:
      Content-Type:
      - application/json
      Date:
      - Mon, 01 Dec 2014 18:09:05 GMT
      Content-Length:
      - '29'
    body:
      encoding: UTF-8
      string: |
        {"Status":"Login Succeeded"}
    http_version: 
  recorded_at: Mon, 01 Dec 2014 18:09:05 GMT
recorded_with: VCR 2.9.3

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
docker-api-1.18.0 spec/vcr/Docker/_authenticate_/with_valid_credentials/logs_in_and_sets_the_creds.yml
docker-api-1.17.0 spec/vcr/Docker/_authenticate_/with_valid_credentials/logs_in_and_sets_the_creds.yml
docker-api-1.16.1 spec/vcr/Docker/_authenticate_/with_valid_credentials/logs_in_and_sets_the_creds.yml
docker-api-1.16.0 spec/vcr/Docker/_authenticate_/with_valid_credentials/logs_in_and_sets_the_creds.yml