Sha256: 2a51dd75306a95efa353e91863bc3c56116dad98c63a34c6c7313ae83bb77b1b

Contents?: true

Size: 945 Bytes

Versions: 8

Compression:

Stored size: 945 Bytes

Contents

---
http_interactions:
- request:
    method: post
    uri: http://localhost:8080/hawkular/metrics/counters/<%= id %>/data
    body:
      encoding: UTF-8
      string: '[{"value":4,"timestamp":1446743049207}]'
    headers:
      Accept:
      - application/json
      Accept-Encoding:
      - gzip, deflate
      Content-Type:
      - application/json
      Content-Length:
      - '39'
      User-Agent:
      - Ruby
  response:
    status:
      code: 400
      message: Bad Request
    headers:
      Connection:
      - keep-alive
      X-Powered-By:
      - Undertow/1
      Server:
      - WildFly/9
      Content-Type:
      - application/json
      Content-Length:
      - '69'
      Date:
      - Thu, 05 Nov 2015 17:04:09 GMT
    body:
      encoding: UTF-8
      string: '{"errorMsg":"Tenant is not specified. Use ''Hawkular-Tenant'' header."}'
    http_version:
  recorded_at: Thu, 05 Nov 2015 17:04:09 GMT
recorded_with: VCR 3.0.0

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
hawkular-client-2.2.1 spec/vcr_cassettes/No_Tenant/Should_fail.yml
hawkular-client-2.2.0 spec/vcr_cassettes/No_Tenant/Should_fail.yml
hawkular-client-2.1.0 spec/vcr_cassettes/No_Tenant/Should_fail.yml
hawkular-client-2.0.0 spec/vcr_cassettes/No_Tenant/Should_fail.yml
hawkular-client-1.0.0 spec/vcr_cassettes/No_Tenant/Should_fail.yml
hawkular-client-0.2.2 spec/vcr_cassettes/No_Tenant/Should_fail.yml
hawkular-client-0.2.1 spec/vcr_cassettes/No_Tenant/Should_fail.yml
hawkular-client-0.2.0 spec/vcr_cassettes/No_Tenant/Should_fail.yml