3.2. API endpoints
The following API endpoints are available:
/apis/monitoring.coreos.com/v1beta1/alertmanagerconfigs-
GET: list objects of kind AlertmanagerConfig
-
/apis/monitoring.coreos.com/v1beta1/namespaces/{namespace}/alertmanagerconfigs-
DELETE: delete collection of AlertmanagerConfig -
GET: list objects of kind AlertmanagerConfig -
POST: create an AlertmanagerConfig
-
/apis/monitoring.coreos.com/v1beta1/namespaces/{namespace}/alertmanagerconfigs/{name}-
DELETE: delete an AlertmanagerConfig -
GET: read the specified AlertmanagerConfig -
PATCH: partially update the specified AlertmanagerConfig -
PUT: replace the specified AlertmanagerConfig
-
3.2.1. /apis/monitoring.coreos.com/v1beta1/alertmanagerconfigs 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
- HTTP method
-
GET - Description
- list objects of kind AlertmanagerConfig
| HTTP code | Reponse body |
|---|---|
| 200 - OK |
|
| 401 - Unauthorized | Empty |