python-ecsclient icon indicating copy to clipboard operation
python-ecsclient copied to clipboard

Implement alerts endpoint

Open adrianmo opened this issue 7 years ago • 0 comments

https://www.emc.com/techpubs/api/ecs/v3-0-0-0/AlertService_f9db649cacccfe426fd71fb475801da2_overview.htm

  • [x] GET /vdc/alerts
  • [ ] PUT /vdc/alerts/{alertId}/acknowledgment
  • [ ] GET /vdc/alerts/latest

adrianmo avatar Dec 11 '17 14:12 adrianmo