Sha256: b67563e6ca4fcb82ab22fa95b2e8b63700e16115f02db394dc1a2e3c31282b13

Contents?: true

Size: 1.07 KB

Versions: 2

Compression:

Stored size: 1.07 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: http://<%= username %>:<%= password %>@localhost:8080/hawkular/alerts/plugins/-does-not-exist
    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: 404
      message: Not Found
    headers:
      Expires:
      - '0'
      Cache-Control:
      - no-cache, no-store, must-revalidate
      X-Powered-By:
      - Undertow/1
      Server:
      - WildFly/10
      Pragma:
      - no-cache
      Date:
      - Tue, 27 Sep 2016 18:17:15 GMT
      Connection:
      - keep-alive
      Content-Type:
      - application/json
      Content-Length:
      - '54'
    body:
      encoding: UTF-8
      string: '{"errorMsg":"actionPlugin: -does-not-exist not found"}'
    http_version: 
  recorded_at: Tue, 27 Sep 2016 18:17:15 GMT
recorded_with: VCR 3.0.3

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hawkular-client-2.9.0 spec/vcr_cassettes/Alert/Triggers/Templates/Should_not_create_an_action_for_unknown_plugin.yml
hawkular-client-2.8.0 spec/vcr_cassettes/Alert/Triggers/Templates/Should_not_create_an_action_for_unknown_plugin.yml