Sha256: 9f22aaa6c10a758d47a198615cbabb29ae407462dd107bbe730d032077f2f205
Contents?: true
Size: 1.45 KB
Versions: 3
Compression:
Stored size: 1.45 KB
Contents
--- http_interactions: - request: method: get uri: http://<%= super_secret_username %>:<%= super_secret_password %>@localhost:8080/hawkular/inventory/traversal/type=f 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: - localhost:8080 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:36 GMT X-Total-Count: - '1' Connection: - keep-alive Content-Type: - application/json Content-Length: - '271' Link: - <http://localhost:8080/hawkular/inventory/traversal/type=f>; rel="current" body: encoding: UTF-8 string: |- [ { "path" : "/t;hawkular/f;<%= feed_uuid %>", "properties" : { "__identityHash" : "6f7052f82072f942f3e402fe127d6133ea5e963" }, "identityHash" : "6f7052f82072f942f3e402fe127d6133ea5e963", "id" : "<%= feed_uuid %>" } ] http_version: recorded_at: Wed, 10 Aug 2016 22:35:36 GMT recorded_with: VCR 3.0.3
Version data entries
3 entries across 3 versions & 1 rubygems