Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

REST API: Add event ID to list of chaos events #253

Merged
merged 2 commits into from
May 6, 2016
Merged

REST API: Add event ID to list of chaos events #253

merged 2 commits into from
May 6, 2016

Commits on May 6, 2016

  1. REST API: Add event ID to list of chaos events

    In order to get the IDs of terminated EC2 instances after the fact.
    
    With this change, both `POST` and `GET` will return the same JSON fields
    for each event. For some reason, `eventID` (the EC2 instance ID) was
    missing when retrieving events via the REST API.
    mlafeldt committed May 6, 2016
    Configuration menu
    Copy the full SHA
    ce6c863 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7272156 View commit details
    Browse the repository at this point in the history