AlertManager的API
API Version
# Alert
GET /api/v2/alerts
POST /api/v2/alerts
# AlertGroup
GET /api/v2/alerts/groups
# General
GET /api/v2/status
# Receiver
GET /api/v2/receivers
# Silence
GET /api/v2/silences
POST /api/v2/silences
GET /api/v2/silence/{silenceID}
DELETE /api/v2/silence/{silenceID}POST /api/v2/alerts
POST /api/v2/alertsGET /api/v2/alerts
GET /api/v2/alertsGET /api/v2/alerts/groups
GET /api/v2/alerts/groupsLast updated