Sha256: c2493bad4a74516895401ad4dc7340681e4f043f8a90039c3542d4fa26dc46d4

Contents?: true

Size: 1.4 KB

Versions: 4

Compression:

Stored size: 1.4 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: http://jdoe:<%= super_secret_password %>@localhost:8080/hawkular/inventory/entity/f;feed_may_exist/r;*bla%20does%20not%20exist*
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept:
      - application/json
      Accept-Encoding:
      - identity
      User-Agent:
      - hawkular-client-ruby
      Hawkular-Tenant:
      - hawkular
      Content-Type:
      - application/json
  response:
    status:
      code: 404
      message: Not Found
    headers:
      Expires:
      - '0'
      Cache-Control:
      - no-cache, no-store, must-revalidate
      X-Powered-By:
      - Undertow/1
      Server:
      - WildFly/10
      Pragma:
      - no-cache
      Date:
      - Thu, 14 Jul 2016 16:23:47 GMT
      Connection:
      - keep-alive
      Content-Type:
      - application/json
      Content-Length:
      - '316'
    body:
      encoding: UTF-8
      string: |-
        {
          "errorMsg" : "No Resource found on any of the following paths: [[CanonicalPaths[/t;hawkular/f;feed_may_exist/r;%2Abla%20does%20not%20exist%2A]]]",
          "details" : {
            "entityType" : "Resource",
            "path" : [ [ {
              "paths" : [ "/t;hawkular/f;feed_may_exist/r;%2Abla%20does%20not%20exist%2A" ]
            } ] ]
          }
        }
    http_version: 
  recorded_at: Thu, 14 Jul 2016 16:23:47 GMT
recorded_with: VCR 3.0.1

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
hawkular-client-2.6.0 spec/vcr_cassettes/Inventory/inventory_0_17/Templates/Should_not_find_an_unknown_resource.yml
hawkular-client-2.5.0 spec/vcr_cassettes/Inventory/inventory_0_17/Templates/Should_not_find_an_unknown_resource.yml
hawkular-client-2.4.0 spec/vcr_cassettes/Inventory/inventory_0_17/Templates/Should_not_find_an_unknown_resource.yml
hawkular-client-2.3.0 spec/vcr_cassettes/Inventory/inventory_0_17/Templates/Should_not_find_an_unknown_resource.yml