--- http_interactions: - request: method: get uri: http://admin:password@localhost:8080/webapi/api/v1/domains/tesla.com/accounts?account=user body: encoding: UTF-8 string: '' headers: Accept: - application/json Content-Type: - application/json Authorization: - Basic YWRtaW46cGFzc3dvcmQ= response: status: code: 200 message: OK headers: Server: - Apache-Coyote/1.1 Content-Type: - application/json Transfer-Encoding: - chunked Date: - Sat, 10 Aug 2013 21:24:29 GMT body: encoding: UTF-8 string: '{"elements":[{"account":"user_1","domain":"tesla.com","createdDate":1376105684000,"updatedDate":1376105684000,"group":null,"aliases":[{"name":"user_1","domain":"tesla.com","dataSource":"manual"}],"dataSource":"manual"},{"account":"user_2","domain":"tesla.com","createdDate":1376105691000,"updatedDate":1376105691000,"group":null,"aliases":[{"name":"user_2","domain":"tesla.com","dataSource":"manual"}],"dataSource":"manual"},{"account":"user_3","domain":"tesla.com","createdDate":1376105698000,"updatedDate":1376105698000,"group":null,"aliases":[{"name":"user_3","domain":"tesla.com","dataSource":"manual"}],"dataSource":"manual"}],"totalElements":3,"totalPages":1,"actualPage":1}' http_version: recorded_at: Tue, 10 Sep 2013 15:07:05 GMT - request: method: get uri: http://admin:password@localhost:8080/webapi/api/v1/domains/tesla.com/accounts?account=test body: encoding: UTF-8 string: '' headers: Accept: - application/json Content-Type: - application/json Authorization: - Basic YWRtaW46cGFzc3dvcmQ= response: status: code: 200 message: OK headers: Server: - Apache-Coyote/1.1 Content-Type: - application/json Transfer-Encoding: - chunked Date: - Sat, 10 Aug 2013 21:24:29 GMT body: encoding: UTF-8 string: '{"elements":[{"account":"test","domain":"tesla.com","createdDate":1376065216000,"updatedDate":1376069631000,"group":null,"aliases":[{"name":"test","domain":"tesla.com","dataSource":"manual"}],"dataSource":"manual"}],"totalElements":1,"totalPages":1,"actualPage":1}' http_version: recorded_at: Tue, 10 Sep 2013 15:07:05 GMT - request: method: get uri: http://admin:password@localhost:8080/webapi/api/v1/domains/tesla.com/accounts?account=user_2 body: encoding: UTF-8 string: '' headers: Accept: - application/json Content-Type: - application/json Authorization: - Basic YWRtaW46cGFzc3dvcmQ= response: status: code: 200 message: OK headers: Server: - Apache-Coyote/1.1 Content-Type: - application/json Transfer-Encoding: - chunked Date: - Sat, 10 Aug 2013 21:24:29 GMT body: encoding: UTF-8 string: '{"elements":[{"account":"user_2","domain":"tesla.com","createdDate":1376105691000,"updatedDate":1376105691000,"group":null,"aliases":[{"name":"user_2","domain":"tesla.com","dataSource":"manual"}],"dataSource":"manual"}],"totalElements":1,"totalPages":1,"actualPage":1}' http_version: recorded_at: Tue, 10 Sep 2013 15:07:05 GMT recorded_with: VCR 2.5.0