Sha256: 2f997769dfed4c625693c74b465bd78b76c8008b1624567870058d2d5d3b9542

Contents?: true

Size: 1.67 KB

Versions: 4

Compression:

Stored size: 1.67 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: http://jdoe:<%= super_secret_password %>@localhost:8080/hawkular/inventory/entity/f;<%= feed_uuid %>/r;Local~~/d;configuration
    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:
      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:43 GMT
      Connection:
      - keep-alive
      Content-Type:
      - application/json
      Content-Length:
      - '575'
    body:
      encoding: UTF-8
      string: |-
        {
          "path" : "/t;hawkular/f;<%= feed_uuid %>/r;Local~~/d;configuration",
          "properties" : {
            "__identityHash" : "ddeaacb1ef159111b1dfeb215d341e4644f6d78d"
          },
          "name" : "configuration",
          "identityHash" : "ddeaacb1ef159111b1dfeb215d341e4644f6d78d",
          "value" : {
            "Suspend State" : "RUNNING",
            "Bound Address" : "127.0.0.1",
            "Running Mode" : "NORMAL",
            "Node Name" : "localhost",
            "Server State" : "running",
            "Hostname" : "localhost.localdomain",
            "UUID" : "<%= feed_uuid %>",
            "Name" : "localhost"
          }
        }
    http_version: 
  recorded_at: Thu, 14 Jul 2016 16:23:43 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_config_data_of_given_resource.yml
hawkular-client-2.5.0 spec/vcr_cassettes/Inventory/inventory_0_17/Templates/Should_return_config_data_of_given_resource.yml
hawkular-client-2.4.0 spec/vcr_cassettes/Inventory/inventory_0_17/Templates/Should_return_config_data_of_given_resource.yml
hawkular-client-2.3.0 spec/vcr_cassettes/Inventory/inventory_0_17/Templates/Should_return_config_data_of_given_resource.yml