Sha256: 3773fd748e12831fa55a85e490385ba234e678bbb153b86f39d96fddef919888
Contents?: true
Size: 1.16 KB
Versions: 4
Compression:
Stored size: 1.16 KB
Contents
--- http_interactions: - request: method: post uri: https://api.opentok.com/v2/partner/123456/archive body: encoding: UTF-8 string: '{"sessionId":"SESSIONID","action":"start","name":"ARCHIVE NAME"}' headers: X-Tb-Partner-Auth: - 123456:1234567890abcdef1234567890abcdef1234567890 User-Agent: - OpenTok-Ruby-SDK/<%= version %> Content-Type: - application/json response: status: code: 200 message: OK headers: Server: - nginx Date: - Wed, 19 Mar 2014 01:49:22 GMT Content-Type: - application/json Transfer-Encoding: - chunked Connection: - keep-alive body: encoding: UTF-8 string: |- { "createdAt" : 1395193762293, "duration" : 0, "id" : "d7f4d2a3-da74-414d-868a-190532a835bc", "name" : "ARCHIVE NAME", "partnerId" : 123456, "reason" : "", "sessionId" : "SESSIONID", "size" : 0, "status" : "started", "url" : null } http_version: recorded_at: Wed, 19 Mar 2014 01:49:22 GMT recorded_with: VCR 2.8.0
Version data entries
4 entries across 4 versions & 1 rubygems