Sha256: 4b49ba311de26344cf8ea5529283d39342a40ff4f80e88830d3dcc19c2ca708a

Contents?: true

Size: 1.95 KB

Versions: 3

Compression:

Stored size: 1.95 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://<%= super_secret_username %>:<%= super_secret_password %>@127.0.0.1:8443/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
      Host:
      - 127.0.0.1:8443
  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:
      - Wed, 10 Aug 2016 22:35:50 GMT
      Connection:
      - keep-alive
      Content-Type:
      - application/json
      Content-Length:
      - '775'
    body:
      encoding: UTF-8
      string: |-
        {
          "path" : "/t;hawkular/f;<%= feed_uuid %>/r;Local~~/d;configuration",
          "properties" : {
            "__identityHash" : "2c31c557dea1e17692a882f6b93f16956a9749"
          },
          "name" : "configuration",
          "identityHash" : "2c31c557dea1e17692a882f6b93f16956a9749",
          "value" : {
            "Suspend State" : "RUNNING",
            "Bound Address" : "127.0.0.1",
            "Running Mode" : "NORMAL",
            "Home Directory" : "/home/josejulio/Documentos/redhat/hawkular/hawkular-services/dist/target/hawkular-services-dist-0.0.8.Final-SNAPSHOT",
            "Version" : "0.0.8.Final-SNAPSHOT",
            "Node Name" : "avalanche",
            "Server State" : "running",
            "Product Name" : "Hawkular",
            "Hostname" : "avalanche",
            "UUID" : "<%= feed_uuid %>",
            "Name" : "avalanche"
          }
        }
    http_version: 
  recorded_at: Wed, 10 Aug 2016 22:35:50 GMT
recorded_with: VCR 3.0.3

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hawkular-client-2.9.0 spec/vcr_cassettes/Inventory/Secure/inventory_0_17/Templates/Should_return_config_data_of_given_resource.yml
hawkular-client-2.8.0 spec/vcr_cassettes/Inventory/Secure/inventory_0_17/Templates/Should_return_config_data_of_given_resource.yml
hawkular-client-2.7.0 spec/vcr_cassettes/Inventory/Secure/inventory_0_17/Templates/Should_return_config_data_of_given_resource.yml