--- http_interactions: - request: method: get uri: https://<%= username %>:<%= password %>@127.0.0.1:8443/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 Host: - 127.0.0.1:8443 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: - Wed, 10 Aug 2016 22:35:46 GMT body: encoding: UTF-8 string: |- { "Implementation-Version" : "0.17.3.Final", "Built-From-Git-SHA1" : "144a571ea8f3a819737c2937ccc0492d8a116bb4", "Inventory-Implementation" : "org.hawkular.inventory.impl.tinkerpop.TinkerpopInventory", "Initialized" : "true" } http_version: recorded_at: Wed, 10 Aug 2016 22:35:46 GMT - request: method: get uri: https://<%= username %>:<%= password %>@127.0.0.1:8443/hawkular/inventory/tenant 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:46 GMT Connection: - keep-alive Content-Type: - application/json Content-Length: - '49' body: encoding: UTF-8 string: |- { "path" : "/t;hawkular", "id" : "hawkular" } http_version: recorded_at: Wed, 10 Aug 2016 22:35:46 GMT recorded_with: VCR 3.0.3