Sha256: 20dc07dca2ea7b901f1e90c9b68fc7ffcfe160de345f5407b7c30fce6d247d6c

Contents?: true

Size: 1.79 KB

Versions: 3

Compression:

Stored size: 1.79 KB

Contents

---
http_interactions:
- request:
    method: post
    uri: https://api.sumologic.com/api/v1/search/jobs
    body:
      encoding: UTF-8
      string: "{\"query\":\"| count _sourceCategory\",\"from\":\"2013-01-01T00:00:00\",\"to\":\"2014-03-01T00:00:00\",\"timeZone\":\"EST\"}"
    headers:
      User-Agent:
      - excon/0.32.1
      Content-Type:
      - application/json
      Accept:
      - application/json
  response:
    status:
      code: 202
      message: 
    headers:
      Content-Type:
      - application/json
      Date:
      - Wed, 26 Mar 2014 13:49:41 GMT
      Location:
      - http://api.sumologic.com/api/v1/search/jobs/24997BFEE7AC89B5
      Strict-Transport-Security:
      - max-age=15552000
      Content-Length:
      - '117'
      Connection:
      - Close
    body:
      encoding: UTF-8
      string: "{\"id\":\"24997BFEE7AC89B5\",\"link\":{\"rel\":\"filtered\",\"href\":\"filtered\"}}"
    http_version: 
  recorded_at: Wed, 26 Mar 2014 13:49:43 GMT
- request:
    method: get
    uri: https://api.sumologic.com/api/v1/search/jobs/24997BFEE7AC89B5
    body:
      encoding: US-ASCII
      string: ''
    headers:
      User-Agent:
      - excon/0.32.1
      Content-Type:
      - application/json
      Accept:
      - application/json
  response:
    status:
      code: 200
      message: 
    headers:
      Content-Type:
      - application/json
      Date:
      - Wed, 26 Mar 2014 13:49:42 GMT
      Strict-Transport-Security:
      - max-age=15552000
      Content-Length:
      - '125'
      Connection:
      - Close
    body:
      encoding: UTF-8
      string: "{\"state\":\"GATHERING RESULTS\",\"pendingWarnings\":[],\"pendingErrors\":[],\"histogramBuckets\":[],\"messageCount\":0,\"recordCount\":-1}"
    http_version: 
  recorded_at: Wed, 26 Mar 2014 13:49:43 GMT
recorded_with: VCR 2.8.0

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
sumo-search-2.0.0 spec/vcr/Sumo_Search/_status/returns_the_status_of_the_search.yml
sumo-search-1.0.3 spec/vcr/Sumo_Search/_status/returns_the_status_of_the_search.yml
sumo-search-1.0.2 spec/vcr/Sumo_Search/_status/returns_the_status_of_the_search.yml