--- http_interactions: - request: method: post uri: http://jdoe:password@localhost:8080/hawkular/metrics/availability body: encoding: UTF-8 string: '{"id":"<%= id %>","dataRetention":123,"tags":{"some":"value"},"tenantId":"vcr-test-tenant-123"}' headers: Accept: - application/json Accept-Encoding: - gzip, deflate Hawkular-Tenant: - vcr-test-tenant-123 Content-Type: - application/json Content-Length: - '122' User-Agent: - Ruby response: status: code: 201 message: Created headers: Expires: - '0' Cache-Control: - no-cache, no-store, must-revalidate X-Powered-By: - Undertow/1 Server: - WildFly/10 Pragma: - no-cache Location: - http://localhost:8080/hawkular/metrics/availability/<%= id %> Date: - Thu, 30 Jun 2016 16:24:19 GMT Connection: - keep-alive Content-Length: - '0' body: encoding: UTF-8 string: '' http_version: recorded_at: Thu, 30 Jun 2016 16:24:19 GMT - request: method: get uri: http://jdoe:password@localhost:8080/hawkular/metrics/availability/<%= id %> body: encoding: US-ASCII string: '' headers: Accept: - application/json Accept-Encoding: - gzip, deflate Hawkular-Tenant: - vcr-test-tenant-123 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, 30 Jun 2016 16:24:19 GMT Connection: - keep-alive Content-Type: - application/json Content-Length: - '144' body: encoding: UTF-8 string: '{"id":"<%= id %>","tags":{"some":"value"},"dataRetention":123,"type":"availability","tenantId":"vcr-test-tenant-123"}' http_version: recorded_at: Thu, 30 Jun 2016 16:24:19 GMT recorded_with: VCR 3.0.1