Sha256: c058b73566617abb5b871066c1d144be674b100efdd32499197e7076e6997bf1

Contents?: true

Size: 1.37 KB

Versions: 5

Compression:

Stored size: 1.37 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: http://jdoe:password@localhost:8080/hawkular/inventory/feeds/<%= feed_uuid %>/resources/Local~~/data?dataType=configuration
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept:
      - application/json
      Accept-Encoding:
      - gzip, deflate
      Content-Type:
      - application/json
      User-Agent:
      - Ruby
  response:
    status:
      code: 200
      message: OK
    headers:
      Expires:
      - '0'
      Cache-Control:
      - no-cache, no-store, must-revalidate
      X-Powered-By:
      - Undertow/1
      Server:
      - WildFly/10
      Pragma:
      - no-cache
      Date:
      - Thu, 05 May 2016 11:18:44 GMT
      Connection:
      - keep-alive
      Content-Type:
      - application/json
      Content-Length:
      - '351'
    body:
      encoding: ASCII-8BIT
      string: |-
        {
          "path" : "/t;28026b36-8fe4-4332-84c8-524e173a68bf/f;<%= feed_uuid %>/r;Local~~/d;configuration",
          "value" : {
            "Bound Address" : "127.0.0.1",
            "Version" : "1.0.0.Alpha13-SNAPSHOT",
            "Server State" : "running",
            "Product Name" : "Hawkular",
            "Hostname" : "localhost.localdomain"
          },
          "name" : "configuration"
        }
    http_version: 
  recorded_at: Thu, 05 May 2016 11:18:44 GMT
recorded_with: VCR 3.0.1

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
hawkular-client-2.2.1 spec/vcr_cassettes/Inventory/Templates/Should_return_config_data_of_given_resource.yml
hawkular-client-2.2.0 spec/vcr_cassettes/Inventory/Templates/Should_return_config_data_of_given_resource.yml
hawkular-client-2.1.0 spec/vcr_cassettes/Inventory/Templates/Should_return_config_data_of_given_resource.yml
hawkular-client-2.0.0 spec/vcr_cassettes/Inventory/Templates/Should_return_config_data_of_given_resource.yml
hawkular-client-1.0.0 spec/vcr_cassettes/Inventory/Templates/Should_return_config_data_of_given_resource.yml