Sha256: 9150b2cf6f557ce759c9f8d7a9ffa8f385644c42597c04636f8e3bffd91373d2

Contents?: true

Size: 1.12 KB

Versions: 4

Compression:

Stored size: 1.12 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: http://jdoe:<%= super_secret_password %>@localhost:8080/hawkular/inventory/status
    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: 200
      message: OK
    headers:
      Connection:
      - keep-alive
      X-Powered-By:
      - Undertow/1
      Server:
      - WildFly/10
      Content-Type:
      - application/json
      Content-Length:
      - '234'
      Date:
      - Thu, 14 Jul 2016 16:23:50 GMT
    body:
      encoding: UTF-8
      string: |-
        {
          "Implementation-Version" : "0.17.2.Final",
          "Built-From-Git-SHA1" : "3c8ac6648aa0ec33643ae1b98faadc475d2c6f02",
          "Inventory-Implementation" : "org.hawkular.inventory.impl.tinkerpop.TinkerpopInventory",
          "Initialized" : "true"
        }
    http_version: 
  recorded_at: Thu, 14 Jul 2016 16:23:50 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_return_the_version.yml
hawkular-client-2.5.0 spec/vcr_cassettes/Inventory/inventory_0_17/Templates/Should_return_the_version.yml
hawkular-client-2.4.0 spec/vcr_cassettes/Inventory/inventory_0_17/Templates/Should_return_the_version.yml
hawkular-client-2.3.0 spec/vcr_cassettes/Inventory/inventory_0_17/Templates/Should_return_the_version.yml